$ A B C D E F G H I K L M N O P Q R S T U V W Y Z 

$

$() - 枚举 中的方法org.apache.hadoop.yarn.api.ApplicationConstants.Environment
Expand the environment variable based on client OS environment variable expansion syntax (e.g.
$$() - 枚举 中的方法org.apache.hadoop.yarn.api.ApplicationConstants.Environment
Expand the environment variable in platform-agnostic syntax.

A

A_M_COMMAND_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
ABORTED - 类 中的静态变量org.apache.hadoop.yarn.api.records.ContainerExitStatus
Containers killed by the framework, either due to being released by the application or being 'lost' due to node failures etc.
ABORTED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
ABORTED = -100;
ACCEPTED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
ACCEPTED = 4;
ACCESSTYPE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
ACL_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
addAllAllocatedContainers(Iterable<? extends YarnProtos.ContainerProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
addAllApplicationACLs(Iterable<? extends YarnProtos.ApplicationACLMapProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
addAllApplicationACLs(Iterable<? extends YarnProtos.ApplicationACLMapProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
addAllApplicationAttempts(Iterable<? extends YarnProtos.ApplicationAttemptReportProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
addAllApplications(Iterable<? extends YarnProtos.ApplicationReportProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
addAllApplications(Iterable<? extends YarnProtos.ApplicationReportProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
addAllApplicationStates(Iterable<? extends YarnProtos.YarnApplicationStateProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
addAllApplicationTags(Iterable<String>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
repeated string applicationTags = 20;
addAllApplicationTags(Iterable<String>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
repeated string applicationTags = 12;
addAllApplicationTags(Iterable<String>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string applicationTags = 10;
addAllApplicationTypes(Iterable<String>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string application_types = 1;
addAllAsk(Iterable<? extends YarnProtos.ResourceRequestProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
addAllBlacklistAdditions(Iterable<String>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_additions = 1;
addAllBlacklistRemovals(Iterable<String>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_removals = 2;
addAllChildQueues(Iterable<? extends YarnProtos.QueueInfoProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
addAllCommand(Iterable<String>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated string command = 5;
addAllCompletedContainerStatuses(Iterable<? extends YarnProtos.ContainerStatusProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
addAllContainer(Iterable<? extends YarnProtos.PreemptionContainerProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
addAllContainer(Iterable<? extends YarnProtos.PreemptionContainerProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
addAllContainerId(Iterable<? extends YarnProtos.ContainerIdProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addAllContainerId(Iterable<? extends YarnProtos.ContainerIdProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addAllContainers(Iterable<? extends YarnProtos.ContainerReportProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
addAllContainersFromPreviousAttempts(Iterable<? extends YarnProtos.ContainerProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
addAllDecreasedContainers(Iterable<? extends YarnProtos.ContainerResourceDecreaseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
addAllEnvironment(Iterable<? extends YarnProtos.StringStringMapProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
addAllFailedRequests(Iterable<? extends YarnServiceProtos.ContainerExceptionMapProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addAllFailedRequests(Iterable<? extends YarnServiceProtos.ContainerExceptionMapProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
addAllFailedRequests(Iterable<? extends YarnServiceProtos.ContainerExceptionMapProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addAllGroups(Iterable<String>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
repeated string groups = 1;
addAllIncreasedContainers(Iterable<? extends YarnProtos.ContainerResourceIncreaseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
addAllIncreaseRequest(Iterable<? extends YarnProtos.ContainerResourceIncreaseRequestProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
addAllLocalResources(Iterable<? extends YarnProtos.StringLocalResourceMapProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
addAllNmTokens(Iterable<? extends YarnServiceProtos.NMTokenProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
addAllNmTokensFromPreviousAttempts(Iterable<? extends YarnServiceProtos.NMTokenProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
addAllNodeReports(Iterable<? extends YarnProtos.NodeReportProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
addAllNodeResourceMap(Iterable<? extends YarnProtos.NodeResourceMapProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
addAllNodeStates(Iterable<? extends YarnProtos.NodeStateProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
addAllocatedContainers(YarnProtos.ContainerProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
addAllocatedContainers(int, YarnProtos.ContainerProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
addAllocatedContainers(YarnProtos.ContainerProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
addAllocatedContainers(int, YarnProtos.ContainerProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
addAllocatedContainersBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
addAllocatedContainersBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
addAllQueues(Iterable<String>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string queues = 4;
addAllQueueUserAcls(Iterable<? extends YarnProtos.QueueUserACLInfoProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
addAllRelease(Iterable<? extends YarnProtos.ContainerIdProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
addAllResource(Iterable<? extends YarnProtos.PreemptionResourceRequestProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
addAllServiceData(Iterable<? extends YarnProtos.StringBytesMapProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
addAllServicesMetaData(Iterable<? extends YarnProtos.StringBytesMapProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addAllServicesMetaData(Iterable<? extends YarnProtos.StringBytesMapProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addAllStartContainerRequest(Iterable<? extends YarnServiceProtos.StartContainerRequestProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
addAllStatus(Iterable<? extends YarnProtos.ContainerStatusProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
addAllSucceededRequests(Iterable<? extends YarnProtos.ContainerIdProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
addAllSucceededRequests(Iterable<? extends YarnProtos.ContainerIdProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
addAllUpdatedNodes(Iterable<? extends YarnProtos.NodeReportProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
addAllUserAcls(Iterable<? extends YarnProtos.QueueACLProto>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
addAllUsers(Iterable<String>) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string users = 3;
addApplicationACLs(YarnProtos.ApplicationACLMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
addApplicationACLs(int, YarnProtos.ApplicationACLMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
addApplicationACLs(YarnProtos.ApplicationACLMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
addApplicationACLs(int, YarnProtos.ApplicationACLMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
addApplicationACLs(YarnProtos.ApplicationACLMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
addApplicationACLs(int, YarnProtos.ApplicationACLMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
addApplicationACLs(YarnProtos.ApplicationACLMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
addApplicationACLs(int, YarnProtos.ApplicationACLMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
addApplicationACLsBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
addApplicationACLsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
addApplicationACLsBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
addApplicationACLsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
addApplicationAttempts(YarnProtos.ApplicationAttemptReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
addApplicationAttempts(int, YarnProtos.ApplicationAttemptReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
addApplicationAttempts(YarnProtos.ApplicationAttemptReportProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
addApplicationAttempts(int, YarnProtos.ApplicationAttemptReportProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
addApplicationAttemptsBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
addApplicationAttemptsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
addApplications(YarnProtos.ApplicationReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
addApplications(int, YarnProtos.ApplicationReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
addApplications(YarnProtos.ApplicationReportProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
addApplications(int, YarnProtos.ApplicationReportProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
addApplications(YarnProtos.ApplicationReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
addApplications(int, YarnProtos.ApplicationReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
addApplications(YarnProtos.ApplicationReportProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
addApplications(int, YarnProtos.ApplicationReportProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
addApplicationsBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
addApplicationsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
addApplicationsBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
addApplicationsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
addApplicationStates(YarnProtos.YarnApplicationStateProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
addApplicationTags(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
repeated string applicationTags = 20;
addApplicationTags(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
repeated string applicationTags = 12;
addApplicationTags(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string applicationTags = 10;
addApplicationTagsBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
repeated string applicationTags = 20;
addApplicationTagsBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
repeated string applicationTags = 12;
addApplicationTagsBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string applicationTags = 10;
addApplicationTypes(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string application_types = 1;
addApplicationTypesBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string application_types = 1;
addAsk(YarnProtos.ResourceRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
addAsk(int, YarnProtos.ResourceRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
addAsk(YarnProtos.ResourceRequestProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
addAsk(int, YarnProtos.ResourceRequestProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
addAskBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
addAskBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
addBlacklistAdditions(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_additions = 1;
addBlacklistAdditionsBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_additions = 1;
addBlacklistRemovals(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_removals = 2;
addBlacklistRemovalsBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_removals = 2;
addChildQueues(YarnProtos.QueueInfoProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
addChildQueues(int, YarnProtos.QueueInfoProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
addChildQueues(YarnProtos.QueueInfoProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
addChildQueues(int, YarnProtos.QueueInfoProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
addChildQueuesBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
addChildQueuesBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
addCommand(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated string command = 5;
addCommandBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated string command = 5;
addCompletedContainerStatuses(YarnProtos.ContainerStatusProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
addCompletedContainerStatuses(int, YarnProtos.ContainerStatusProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
addCompletedContainerStatuses(YarnProtos.ContainerStatusProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
addCompletedContainerStatuses(int, YarnProtos.ContainerStatusProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
addCompletedContainerStatusesBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
addCompletedContainerStatusesBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
addContainer(YarnProtos.PreemptionContainerProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
addContainer(int, YarnProtos.PreemptionContainerProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
addContainer(YarnProtos.PreemptionContainerProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
addContainer(int, YarnProtos.PreemptionContainerProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
addContainer(YarnProtos.PreemptionContainerProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
addContainer(int, YarnProtos.PreemptionContainerProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
addContainer(YarnProtos.PreemptionContainerProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
addContainer(int, YarnProtos.PreemptionContainerProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
addContainerBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
addContainerBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
addContainerBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
addContainerBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
addContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addContainerId(int, YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addContainerId(YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addContainerId(int, YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addContainerId(int, YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addContainerId(YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addContainerId(int, YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addContainerIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addContainerIdBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addContainerIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addContainerIdBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addContainers(YarnProtos.ContainerReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
addContainers(int, YarnProtos.ContainerReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
addContainers(YarnProtos.ContainerReportProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
addContainers(int, YarnProtos.ContainerReportProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
addContainersBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
addContainersBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
addContainersFromPreviousAttempts(YarnProtos.ContainerProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
addContainersFromPreviousAttempts(int, YarnProtos.ContainerProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
addContainersFromPreviousAttempts(YarnProtos.ContainerProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
addContainersFromPreviousAttempts(int, YarnProtos.ContainerProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
addContainersFromPreviousAttemptsBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
addContainersFromPreviousAttemptsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
addDecreasedContainers(YarnProtos.ContainerResourceDecreaseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
addDecreasedContainers(int, YarnProtos.ContainerResourceDecreaseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
addDecreasedContainers(YarnProtos.ContainerResourceDecreaseProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
addDecreasedContainers(int, YarnProtos.ContainerResourceDecreaseProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
addDecreasedContainersBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
addDecreasedContainersBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
addEntities(List<TimelineEntity>) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntities
All a list of entities into the existing entity list
addEntity(TimelineEntity) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntities
Add a single entity into the existing entity list
addEnvironment(YarnProtos.StringStringMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
addEnvironment(int, YarnProtos.StringStringMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
addEnvironment(YarnProtos.StringStringMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
addEnvironment(int, YarnProtos.StringStringMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
addEnvironmentBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
addEnvironmentBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
addError(TimelinePutResponse.TimelinePutError) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse
Add a single TimelinePutResponse.TimelinePutError instance into the existing list
addErrors(List<TimelinePutResponse.TimelinePutError>) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse
Add a list of TimelinePutResponse.TimelinePutError instances into the existing list
addEvent(TimelineEvent) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Add a single event related to the entity to the existing event list
addEvent(TimelineEvents.EventsOfOneEntity) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEvents
Add a single TimelineEvents.EventsOfOneEntity instance into the existing list
addEvent(TimelineEvent) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
Add a single event to the existing event list
addEventInfo(String, Object) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
Add one piece of the information of the event to the existing information map
addEventInfo(Map<String, Object>) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
Add a map of the information of the event to the existing information map
addEvents(List<TimelineEvent>) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Add a list of events related to the entity to the existing event list
addEvents(List<TimelineEvents.EventsOfOneEntity>) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEvents
Add a list of TimelineEvents.EventsOfOneEntity instances into the existing list
addEvents(List<TimelineEvent>) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
Add a list of event to the existing event list
addFailedRequests(YarnServiceProtos.ContainerExceptionMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addFailedRequests(int, YarnServiceProtos.ContainerExceptionMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addFailedRequests(YarnServiceProtos.ContainerExceptionMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addFailedRequests(int, YarnServiceProtos.ContainerExceptionMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addFailedRequests(YarnServiceProtos.ContainerExceptionMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
addFailedRequests(int, YarnServiceProtos.ContainerExceptionMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
addFailedRequests(YarnServiceProtos.ContainerExceptionMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
addFailedRequests(int, YarnServiceProtos.ContainerExceptionMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
addFailedRequests(YarnServiceProtos.ContainerExceptionMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addFailedRequests(int, YarnServiceProtos.ContainerExceptionMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addFailedRequests(YarnServiceProtos.ContainerExceptionMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addFailedRequests(int, YarnServiceProtos.ContainerExceptionMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addFailedRequestsBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addFailedRequestsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addFailedRequestsBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
addFailedRequestsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
addFailedRequestsBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addFailedRequestsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addGroups(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
repeated string groups = 1;
addGroupsBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
repeated string groups = 1;
addIncreasedContainers(YarnProtos.ContainerResourceIncreaseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
addIncreasedContainers(int, YarnProtos.ContainerResourceIncreaseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
addIncreasedContainers(YarnProtos.ContainerResourceIncreaseProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
addIncreasedContainers(int, YarnProtos.ContainerResourceIncreaseProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
addIncreasedContainersBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
addIncreasedContainersBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
addIncreaseRequest(YarnProtos.ContainerResourceIncreaseRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
addIncreaseRequest(int, YarnProtos.ContainerResourceIncreaseRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
addIncreaseRequest(YarnProtos.ContainerResourceIncreaseRequestProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
addIncreaseRequest(int, YarnProtos.ContainerResourceIncreaseRequestProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
addIncreaseRequestBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
addIncreaseRequestBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
addLocalResources(YarnProtos.StringLocalResourceMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
addLocalResources(int, YarnProtos.StringLocalResourceMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
addLocalResources(YarnProtos.StringLocalResourceMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
addLocalResources(int, YarnProtos.StringLocalResourceMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
addLocalResourcesBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
addLocalResourcesBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
addNmTokens(YarnServiceProtos.NMTokenProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
addNmTokens(int, YarnServiceProtos.NMTokenProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
addNmTokens(YarnServiceProtos.NMTokenProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
addNmTokens(int, YarnServiceProtos.NMTokenProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
addNmTokensBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
addNmTokensBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
addNmTokensFromPreviousAttempts(YarnServiceProtos.NMTokenProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
addNmTokensFromPreviousAttempts(int, YarnServiceProtos.NMTokenProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
addNmTokensFromPreviousAttempts(YarnServiceProtos.NMTokenProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
addNmTokensFromPreviousAttempts(int, YarnServiceProtos.NMTokenProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
addNmTokensFromPreviousAttemptsBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
addNmTokensFromPreviousAttemptsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
addNodeReports(YarnProtos.NodeReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
addNodeReports(int, YarnProtos.NodeReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
addNodeReports(YarnProtos.NodeReportProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
addNodeReports(int, YarnProtos.NodeReportProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
addNodeReportsBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
addNodeReportsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
addNodeResourceMap(YarnProtos.NodeResourceMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
addNodeResourceMap(int, YarnProtos.NodeResourceMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
addNodeResourceMap(YarnProtos.NodeResourceMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
addNodeResourceMap(int, YarnProtos.NodeResourceMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
addNodeResourceMapBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
addNodeResourceMapBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
addNodeStates(YarnProtos.NodeStateProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
addOtherInfo(String, Object) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Add one piece of other information of the entity to the existing other info map
addOtherInfo(Map<String, Object>) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Add a map of other information of the entity to the existing other info map
addPrimaryFilter(String, Object) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Add a single piece of primary filter to the existing primary filter map
addPrimaryFilters(Map<String, Set<Object>>) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Add a map of primary filters to the existing primary filter map
addQueues(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string queues = 4;
addQueuesBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string queues = 4;
addQueueUserAcls(YarnProtos.QueueUserACLInfoProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
addQueueUserAcls(int, YarnProtos.QueueUserACLInfoProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
addQueueUserAcls(YarnProtos.QueueUserACLInfoProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
addQueueUserAcls(int, YarnProtos.QueueUserACLInfoProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
addQueueUserAclsBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
addQueueUserAclsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
addRelatedEntities(Map<String, Set<String>>) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Add a map of related entities to the existing related entity map
addRelatedEntity(String, String) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Add an entity to the existing related entity map
addRelease(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
addRelease(int, YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
addRelease(YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
addRelease(int, YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
addReleaseBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
addReleaseBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
addResource(YarnProtos.PreemptionResourceRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
addResource(int, YarnProtos.PreemptionResourceRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
addResource(YarnProtos.PreemptionResourceRequestProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
addResource(int, YarnProtos.PreemptionResourceRequestProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
addResourceBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
addResourceBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
addServiceData(YarnProtos.StringBytesMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
addServiceData(int, YarnProtos.StringBytesMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
addServiceData(YarnProtos.StringBytesMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
addServiceData(int, YarnProtos.StringBytesMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
addServiceDataBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
addServiceDataBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
addServicesMetaData(YarnProtos.StringBytesMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addServicesMetaData(int, YarnProtos.StringBytesMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addServicesMetaData(YarnProtos.StringBytesMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addServicesMetaData(int, YarnProtos.StringBytesMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addServicesMetaData(YarnProtos.StringBytesMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addServicesMetaData(int, YarnProtos.StringBytesMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addServicesMetaData(YarnProtos.StringBytesMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addServicesMetaData(int, YarnProtos.StringBytesMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addServicesMetaDataBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addServicesMetaDataBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addServicesMetaDataBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addServicesMetaDataBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addStartContainerRequest(YarnServiceProtos.StartContainerRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
addStartContainerRequest(int, YarnServiceProtos.StartContainerRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
addStartContainerRequest(YarnServiceProtos.StartContainerRequestProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
addStartContainerRequest(int, YarnServiceProtos.StartContainerRequestProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
addStartContainerRequestBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
addStartContainerRequestBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
addStatus(YarnProtos.ContainerStatusProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
addStatus(int, YarnProtos.ContainerStatusProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
addStatus(YarnProtos.ContainerStatusProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
addStatus(int, YarnProtos.ContainerStatusProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
addStatusBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
addStatusBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
addSucceededRequests(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
addSucceededRequests(int, YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
addSucceededRequests(YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
addSucceededRequests(int, YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
addSucceededRequests(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
addSucceededRequests(int, YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
addSucceededRequests(YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
addSucceededRequests(int, YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
addSucceededRequestsBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
addSucceededRequestsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
addSucceededRequestsBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
addSucceededRequestsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
addSuffix(String, String) - 类 中的静态方法org.apache.hadoop.yarn.conf.HAUtil
Add non empty and non null suffix to a key
addUpdatedNodes(YarnProtos.NodeReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
addUpdatedNodes(int, YarnProtos.NodeReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
addUpdatedNodes(YarnProtos.NodeReportProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
addUpdatedNodes(int, YarnProtos.NodeReportProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
addUpdatedNodesBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
addUpdatedNodesBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
addUserAcls(YarnProtos.QueueACLProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
addUsers(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string users = 3;
addUsersBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string users = 3;
ALL_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.ApplicationsRequestScopeProto
ALL = 0;
allocate(AllocateRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationMasterProtocol
The main interface between an ApplicationMaster and the ResourceManager.
allocate(RpcController, YarnServiceProtos.AllocateRequestProto, RpcCallback<YarnServiceProtos.AllocateResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
rpc allocate(.hadoop.yarn.AllocateRequestProto) returns (.hadoop.yarn.AllocateResponseProto);
allocate(RpcController, YarnServiceProtos.AllocateRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.BlockingInterface
 
allocate(RpcController, YarnServiceProtos.AllocateRequestProto, RpcCallback<YarnServiceProtos.AllocateResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.Interface
rpc allocate(.hadoop.yarn.AllocateRequestProto) returns (.hadoop.yarn.AllocateResponseProto);
allocate(RpcController, YarnServiceProtos.AllocateRequestProto, RpcCallback<YarnServiceProtos.AllocateResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.Stub
 
ALLOCATED_CONTAINERS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
ALLOCATED_RESOURCE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
ALLOCATED_RESOURCE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
AllocateRequest - org.apache.hadoop.yarn.api.protocolrecords中的类
The core request sent by the ApplicationMaster to the ResourceManager to obtain resources in the cluster.
AllocateRequest() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
 
AllocateResponse - org.apache.hadoop.yarn.api.protocolrecords中的类
The response sent by the ResourceManager the ApplicationMaster during resource negotiation.
AllocateResponse() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
AM_CONTAINER_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
AM_CONTAINER_SPEC_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
AM_RESYNC_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.AMCommandProto
AM_RESYNC = 1;
AM_RM_TOKEN_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
AM_SHUTDOWN_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.AMCommandProto
AM_SHUTDOWN = 2;
AMCommand - org.apache.hadoop.yarn.api.records中的枚举
Command sent by the Resource Manager to the Application Master in the AllocateResponse
ANY - 类 中的静态变量org.apache.hadoop.yarn.api.records.ResourceRequest
The constant string representing no locality.
APP_ATTEMPT_ALLOCATED_SAVING_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
APP_ATTEMPT_ALLOCATED_SAVING = 4;
APP_ATTEMPT_ALLOCATED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
APP_ATTEMPT_ALLOCATED = 5;
APP_ATTEMPT_FAILED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
APP_ATTEMPT_FAILED = 7;
APP_ATTEMPT_FINISHED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
APP_ATTEMPT_FINISHED = 10;
APP_ATTEMPT_FINISHING_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
APP_ATTEMPT_FINISHING = 9;
APP_ATTEMPT_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
APP_ATTEMPT_KILLED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
APP_ATTEMPT_KILLED = 11;
APP_ATTEMPT_LAUNCHED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
APP_ATTEMPT_LAUNCHED = 6;
APP_ATTEMPT_NEW_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
APP_ATTEMPT_NEW = 1;
APP_ATTEMPT_RUNNING_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
APP_ATTEMPT_RUNNING = 8;
APP_ATTEMPT_SCHEDULED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
APP_ATTEMPT_SCHEDULED = 3;
APP_ATTEMPT_STATE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
APP_ATTEMPT_SUBMITTED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
APP_ATTEMPT_SUBMITTED = 2;
APP_ATTEMPT_TOKENS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
APP_FAILED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
APP_FAILED = 2;
APP_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
APP_KILLED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
APP_KILLED = 3;
APP_RESOURCE_USAGE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
APP_SUBMIT_TIME_ENV - 接口 中的静态变量org.apache.hadoop.yarn.api.ApplicationConstants
The environment variable for APP_SUBMIT_TIME.
APP_SUCCEEDED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
APP_SUCCEEDED = 1;
APP_UNDEFINED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
APP_UNDEFINED = 0;
APPACCESS_MODIFY_APP_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAccessTypeProto
APPACCESS_MODIFY_APP = 2;
APPACCESS_VIEW_APP_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAccessTypeProto
APPACCESS_VIEW_APP = 1;
appAttemptIdStrPrefix - 类 中的静态变量org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
appIdStrPrefix - 类 中的静态变量org.apache.hadoop.yarn.api.records.ApplicationId
 
APPLICATION_ACLS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
APPLICATION_ACLS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
APPLICATION_ATTEMPT_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
APPLICATION_ATTEMPT_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
APPLICATION_ATTEMPT_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
APPLICATION_ATTEMPT_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
APPLICATION_ATTEMPT_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
APPLICATION_ATTEMPT_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
APPLICATION_ATTEMPT_REPORT_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
APPLICATION_ATTEMPTS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
APPLICATION_HISTORY_ENABLED - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The setting that controls whether application history service is enabled or not.
APPLICATION_HISTORY_PREFIX - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
APPLICATION_HISTORY_STORE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Application history store class
APPLICATION_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
APPLICATION_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
APPLICATION_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
APPLICATION_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
APPLICATION_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
APPLICATION_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
APPLICATION_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
APPLICATION_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
APPLICATION_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
APPLICATION_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
APPLICATION_MAX_TAG_LENGTH - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
APPLICATION_MAX_TAGS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
APPLICATION_NAME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
APPLICATION_NAME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
APPLICATION_NAME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
APPLICATION_REPORT_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
APPLICATION_STATE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
APPLICATION_STATES_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
APPLICATION_SUBMISSION_CONTEXT_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
APPLICATION_SUBMISSION_CONTEXT_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
APPLICATION_TYPE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
APPLICATION_TYPE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
APPLICATION_TYPE_LENGTH - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Default application type length
APPLICATION_TYPES_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
APPLICATION_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceVisibilityProto
APPLICATION = 3;
APPLICATION_WEB_PROXY_BASE_ENV - 接口 中的静态变量org.apache.hadoop.yarn.api.ApplicationConstants
The environmental variable for APPLICATION_WEB_PROXY_BASE.
ApplicationAccessType - org.apache.hadoop.yarn.api.records中的枚举
Application access types.
ApplicationAttemptId - org.apache.hadoop.yarn.api.records中的类
ApplicationAttemptId denotes the particular attempt of an ApplicationMaster for a given ApplicationId.
ApplicationAttemptId() - 类 的构造器org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
ApplicationAttemptNotFoundException - org.apache.hadoop.yarn.exceptions中的异常错误
This exception is thrown on (GetApplicationAttemptReportRequest) API when the Application Attempt doesn't exist in Application History Server
ApplicationAttemptNotFoundException(Throwable) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.ApplicationAttemptNotFoundException
 
ApplicationAttemptNotFoundException(String) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.ApplicationAttemptNotFoundException
 
ApplicationAttemptNotFoundException(String, Throwable) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.ApplicationAttemptNotFoundException
 
ApplicationAttemptReport - org.apache.hadoop.yarn.api.records中的类
ApplicationAttemptReport is a report of an application attempt.
ApplicationAttemptReport() - 类 的构造器org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
ApplicationClientProtocol - org.apache.hadoop.yarn.api中的接口
The protocol between clients and the ResourceManager to submit/abort jobs and to get information on applications, cluster metrics, nodes, queues and ACLs.
ApplicationClientProtocol - org.apache.hadoop.yarn.proto中的类
 
ApplicationClientProtocol.ApplicationClientProtocolService - org.apache.hadoop.yarn.proto中的类
Protobuf service hadoop.yarn.ApplicationClientProtocolService
ApplicationClientProtocol.ApplicationClientProtocolService() - 类 的构造器org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
 
ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface - org.apache.hadoop.yarn.proto中的接口
 
ApplicationClientProtocol.ApplicationClientProtocolService.Interface - org.apache.hadoop.yarn.proto中的接口
 
ApplicationClientProtocol.ApplicationClientProtocolService.Stub - org.apache.hadoop.yarn.proto中的类
 
ApplicationConstants - org.apache.hadoop.yarn.api中的接口
This is the API for the applications comprising of constants that YARN sets up for the applications and the containers.
ApplicationConstants.Environment - org.apache.hadoop.yarn.api中的枚举
Environment for Applications.
ApplicationHistoryProtocol - org.apache.hadoop.yarn.api中的接口
The protocol between clients and the ApplicationHistoryServer to get the information of completed applications etc.
ApplicationHistoryProtocol - org.apache.hadoop.yarn.proto中的类
 
ApplicationHistoryProtocol.ApplicationHistoryProtocolService - org.apache.hadoop.yarn.proto中的类
Protobuf service hadoop.yarn.ApplicationHistoryProtocolService
ApplicationHistoryProtocol.ApplicationHistoryProtocolService() - 类 的构造器org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
 
ApplicationHistoryProtocol.ApplicationHistoryProtocolService.BlockingInterface - org.apache.hadoop.yarn.proto中的接口
 
ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Interface - org.apache.hadoop.yarn.proto中的接口
 
ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Stub - org.apache.hadoop.yarn.proto中的类
 
ApplicationHistoryServerProtos - org.apache.hadoop.yarn.proto中的类
 
ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationAttemptFinishDataProto
ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationAttemptFinishDataProto
ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationAttemptHistoryDataProto
ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationAttemptHistoryDataProto
ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationAttemptStartDataProto
ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationAttemptStartDataProto
ApplicationHistoryServerProtos.ApplicationAttemptStartDataProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
ApplicationHistoryServerProtos.ApplicationFinishDataProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationFinishDataProto
ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationFinishDataProto
ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
ApplicationHistoryServerProtos.ApplicationHistoryDataProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationHistoryDataProto
ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationHistoryDataProto
ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
ApplicationHistoryServerProtos.ApplicationStartDataProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationStartDataProto
ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationStartDataProto
ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
ApplicationHistoryServerProtos.ContainerFinishDataProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ContainerFinishDataProto
ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ContainerFinishDataProto
ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
ApplicationHistoryServerProtos.ContainerHistoryDataProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ContainerHistoryDataProto
ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ContainerHistoryDataProto
ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
ApplicationHistoryServerProtos.ContainerStartDataProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ContainerStartDataProto
ApplicationHistoryServerProtos.ContainerStartDataProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ContainerStartDataProto
ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
ApplicationId - org.apache.hadoop.yarn.api.records中的类
ApplicationId represents the globally unique identifier for an application.
ApplicationId() - 类 的构造器org.apache.hadoop.yarn.api.records.ApplicationId
 
APPLICATIONID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
ApplicationIdNotProvidedException - org.apache.hadoop.yarn.exceptions中的异常错误
Exception to be thrown when Client submit an application without providing ApplicationId in ApplicationSubmissionContext.
ApplicationIdNotProvidedException(Throwable) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.ApplicationIdNotProvidedException
 
ApplicationIdNotProvidedException(String) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.ApplicationIdNotProvidedException
 
ApplicationIdNotProvidedException(String, Throwable) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.ApplicationIdNotProvidedException
 
ApplicationInitializationContext - org.apache.hadoop.yarn.server.api中的类
Initialization context for AuxiliaryService when starting an application.
ApplicationInitializationContext(String, ApplicationId, ByteBuffer) - 类 的构造器org.apache.hadoop.yarn.server.api.ApplicationInitializationContext
 
ApplicationMasterProtocol - org.apache.hadoop.yarn.api中的接口
The protocol between a live instance of ApplicationMaster and the ResourceManager.
ApplicationMasterProtocol - org.apache.hadoop.yarn.proto中的类
 
ApplicationMasterProtocol.ApplicationMasterProtocolService - org.apache.hadoop.yarn.proto中的类
Protobuf service hadoop.yarn.ApplicationMasterProtocolService
ApplicationMasterProtocol.ApplicationMasterProtocolService() - 类 的构造器org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
 
ApplicationMasterProtocol.ApplicationMasterProtocolService.BlockingInterface - org.apache.hadoop.yarn.proto中的接口
 
ApplicationMasterProtocol.ApplicationMasterProtocolService.Interface - org.apache.hadoop.yarn.proto中的接口
 
ApplicationMasterProtocol.ApplicationMasterProtocolService.Stub - org.apache.hadoop.yarn.proto中的类
 
ApplicationNotFoundException - org.apache.hadoop.yarn.exceptions中的异常错误
This exception is thrown on (GetApplicationReportRequest) API when the Application doesn't exist in RM and AHS
ApplicationNotFoundException(Throwable) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.ApplicationNotFoundException
 
ApplicationNotFoundException(String) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.ApplicationNotFoundException
 
ApplicationNotFoundException(String, Throwable) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.ApplicationNotFoundException
 
ApplicationReport - org.apache.hadoop.yarn.api.records中的类
ApplicationReport is a report of an application.
ApplicationReport() - 类 的构造器org.apache.hadoop.yarn.api.records.ApplicationReport
 
ApplicationResourceUsageReport - org.apache.hadoop.yarn.api.records中的类
Contains various scheduling metrics to be reported by UI and CLI.
ApplicationResourceUsageReport() - 类 的构造器org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
 
APPLICATIONS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
APPLICATIONS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
ApplicationsRequestScope - org.apache.hadoop.yarn.api.protocolrecords中的枚举
Enumeration that controls the scope of applications fetched
ApplicationSubmissionContext - org.apache.hadoop.yarn.api.records中的类
ApplicationSubmissionContext represents all of the information needed by the ResourceManager to launch the ApplicationMaster for an application.
ApplicationSubmissionContext() - 类 的构造器org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
APPLICATIONTAGS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
APPLICATIONTAGS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
APPLICATIONTAGS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
ApplicationTerminationContext - org.apache.hadoop.yarn.server.api中的类
Initialization context for AuxiliaryService when stopping an application.
ApplicationTerminationContext(ApplicationId) - 类 的构造器org.apache.hadoop.yarn.server.api.ApplicationTerminationContext
 
APPLICATIONTYPE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
APPLICATIONTYPE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
ARCHIVE_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceTypeProto
ARCHIVE = 1;
ASK_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
ASSIGNED_NODE_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
ASSIGNED_NODE_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
ATTEMPTID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
ATTEMPTID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
AUTO_FAILOVER_EMBEDDED - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
AUTO_FAILOVER_ENABLED - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
AUTO_FAILOVER_PREFIX - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
AUTO_FAILOVER_ZK_BASE_PATH - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
AuxiliaryService - org.apache.hadoop.yarn.server.api中的类
A generic service that will be started by the NodeManager.
AuxiliaryService(String) - 类 的构造器org.apache.hadoop.yarn.server.api.AuxiliaryService
 

B

BAD_CONFIG_MESSAGE_PREFIX - 类 中的静态变量org.apache.hadoop.yarn.conf.HAUtil
 
BLACKLIST_ADDITIONS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
BLACKLIST_REMOVALS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
BLACKLIST_REQUEST_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
build() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
build() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationId
 
build() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerId
 
build() - 类 中的方法org.apache.hadoop.yarn.api.records.NodeId
 
build() - 类 中的方法org.apache.hadoop.yarn.api.records.ResourceOption
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
 
build() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
 
buildPartial() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto.Builder
 

C

C_COMPLETE_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto
C_COMPLETE = 3;
C_NEW_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto
C_NEW = 1;
C_RUNNING_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto
C_RUNNING = 2;
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - 类 中的方法org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - 类 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
 
CANCEL_TOKENS_WHEN_COMPLETE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
cancelDelegationToken(CancelDelegationTokenRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationClientProtocol
Cancel an existing delegation Token.
cancelDelegationToken(CancelDelegationTokenRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationHistoryProtocol
Cancel an existing delegation token.
cancelDelegationToken(RpcController, SecurityProtos.CancelDelegationTokenRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
cancelDelegationToken(RpcController, SecurityProtos.CancelDelegationTokenRequestProto, RpcCallback<SecurityProtos.CancelDelegationTokenResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc cancelDelegationToken(.hadoop.common.CancelDelegationTokenRequestProto) returns (.hadoop.common.CancelDelegationTokenResponseProto);
cancelDelegationToken(RpcController, SecurityProtos.CancelDelegationTokenRequestProto, RpcCallback<SecurityProtos.CancelDelegationTokenResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc cancelDelegationToken(.hadoop.common.CancelDelegationTokenRequestProto) returns (.hadoop.common.CancelDelegationTokenResponseProto);
cancelDelegationToken(RpcController, SecurityProtos.CancelDelegationTokenRequestProto, RpcCallback<SecurityProtos.CancelDelegationTokenResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
cancelDelegationToken(RpcController, SecurityProtos.CancelDelegationTokenRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.BlockingInterface
 
cancelDelegationToken(RpcController, SecurityProtos.CancelDelegationTokenRequestProto, RpcCallback<SecurityProtos.CancelDelegationTokenResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
rpc cancelDelegationToken(.hadoop.common.CancelDelegationTokenRequestProto) returns (.hadoop.common.CancelDelegationTokenResponseProto);
cancelDelegationToken(RpcController, SecurityProtos.CancelDelegationTokenRequestProto, RpcCallback<SecurityProtos.CancelDelegationTokenResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Interface
rpc cancelDelegationToken(.hadoop.common.CancelDelegationTokenRequestProto) returns (.hadoop.common.CancelDelegationTokenResponseProto);
cancelDelegationToken(RpcController, SecurityProtos.CancelDelegationTokenRequestProto, RpcCallback<SecurityProtos.CancelDelegationTokenResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Stub
 
CancelDelegationTokenRequest - org.apache.hadoop.yarn.api.protocolrecords中的类
The request issued by the client to the ResourceManager to cancel a delegation token.
CancelDelegationTokenRequest() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.CancelDelegationTokenRequest
 
CancelDelegationTokenResponse - org.apache.hadoop.yarn.api.protocolrecords中的类
The response from the ResourceManager to a cancelDelegationToken request.
CancelDelegationTokenResponse() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.CancelDelegationTokenResponse
 
CAPABILITY_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
CAPABILITY_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
CAPABILITY_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
CAPABILITY_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
CAPABILITY_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
CAPACITY_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
CAUSE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
CHILDQUEUES_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
CLASS_NAME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
CLASS_PATH_SEPARATOR - 接口 中的静态变量org.apache.hadoop.yarn.api.ApplicationConstants
This constant is used to construct class path and it will be replaced with real class path separator(':' for Linux and ';' for Windows) by NodeManager on container launch.
clear() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
 
clear() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto.Builder
 
clearAccessType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
optional .hadoop.yarn.ApplicationAccessTypeProto accessType = 1;
clearAcl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
optional string acl = 2 [default = " "];
clearAllocatedContainers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
clearAllocatedResource() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
clearAllocatedResource() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
clearAMCommand() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.AMCommandProto a_m_command = 1;
clearAmContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
clearAmContainerSpec() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
clearAmRmToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto am_rm_token = 19;
clearAppAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
clearAppAttemptState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4;
clearAppAttemptTokens() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional bytes app_attempt_tokens = 3;
clearAppId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
clearApplicationACLs() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
clearApplicationACLs() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
clearApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
clearApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
clearApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
clearApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
clearApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
clearApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
clearApplicationAttemptReport() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
clearApplicationAttempts() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
clearApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
clearApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
clearApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
clearApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
clearApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
clearApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
clearApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
clearApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
clearApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
clearApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
clearApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required .hadoop.yarn.ApplicationIdProto application_id = 1;
clearApplicationName() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string application_name = 2;
clearApplicationName() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string application_name = 2;
clearApplicationName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string application_name = 2 [default = "N/A"];
clearApplicationReport() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
clearApplications() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
clearApplications() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
clearApplicationState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional .hadoop.yarn.RMAppStateProto application_state = 5;
clearApplicationStates() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
clearApplicationSubmissionContext() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
clearApplicationSubmissionContext() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
clearApplicationTags() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
repeated string applicationTags = 20;
clearApplicationTags() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
repeated string applicationTags = 12;
clearApplicationTags() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string applicationTags = 10;
clearApplicationType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string application_type = 3;
clearApplicationType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string application_type = 3;
clearApplicationType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string applicationType = 18;
clearApplicationType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string applicationType = 10 [default = "YARN"];
clearApplicationTypes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string application_types = 1;
clearAppResourceUsage() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
clearAsk() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
clearAssignedNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
clearAssignedNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
clearAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
optional int32 attemptId = 2;
clearAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
clearBlacklistAdditions() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_additions = 1;
clearBlacklistRemovals() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_removals = 2;
clearBlacklistRequest() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
clearCancelTokensWhenComplete() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional bool cancel_tokens_when_complete = 6 [default = true];
clearCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
clearCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
clearCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
clearCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto capability = 5;
clearCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 3;
clearCapacity() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional float capacity = 2;
clearCause() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
clearChildQueues() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
clearClassName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string class_name = 3;
clearClientToAmToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto client_to_am_token = 7;
clearClientToAmTokenMasterKey() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional bytes client_to_am_token_master_key = 2;
clearClusterId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
optional string clusterId = 1;
clearClusterMetrics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
clearClusterTimestamp() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
optional int64 cluster_timestamp = 2;
clearCommand() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated string command = 5;
clearCompletedContainerStatuses() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
clearContainer() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
clearContainer() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
clearContainerExitStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional int32 container_exit_status = 4;
clearContainerExitStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional int32 container_exit_status = 8;
clearContainerExitStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional int32 container_exit_status = 9;
clearContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerLaunchContext() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
clearContainerReport() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
optional .hadoop.yarn.ContainerReportProto container_report = 1;
clearContainers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
clearContainersFromPreviousAttempts() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
clearContainerState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional .hadoop.yarn.ContainerStateProto container_state = 5;
clearContainerState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ContainerStateProto container_state = 9;
clearContainerState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ContainerStateProto container_state = 10;
clearContainerToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.common.TokenProto container_token = 6;
clearContainerToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.common.TokenProto container_token = 3;
clearContainerToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.common.TokenProto container_token = 2;
clearContract() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.PreemptionContractProto contract = 2;
clearCurrentApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
clearCurrentCapacity() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional float currentCapacity = 4;
clearDecreasedContainers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
clearDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string diagnostics = 5 [default = "N/A"];
clearDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string diagnostics = 10 [default = "N/A"];
clearDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional string diagnostics = 3 [default = "N/A"];
clearDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional string diagnostics = 6 [default = "N/A"];
clearDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional string diagnostics = 6 [default = "N/A"];
clearDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional string diagnostics = 1;
clearDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional string diagnostics_info = 3;
clearDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string diagnostics_info = 5;
clearDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional string diagnostics_info = 3;
clearDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string diagnostics_info = 9;
clearDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional string diagnostics_info = 3;
clearDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional string diagnostics_info = 7;
clearDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional string diagnostics_info = 7 [default = "N/A"];
clearEnvironment() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
clearException() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
clearExitStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional int32 exit_status = 4 [default = -1000];
clearFailedRequests() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
clearFailedRequests() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
clearFailedRequests() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
clearFile() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string file = 4;
clearFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
clearFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 6;
clearFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
clearFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 10;
clearFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 13;
clearFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8;
clearFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 3;
clearFinalTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional string final_tracking_url = 5;
clearFinishBegin() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 finish_begin = 8;
clearFinishEnd() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 finish_end = 9;
clearFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional int64 finish_time = 2;
clearFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional int64 finish_time = 8;
clearFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional int64 finish_time = 2;
clearFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional int64 finish_time = 6;
clearFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional int64 finishTime = 12;
clearFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional int64 finish_time = 6;
clearFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional int64 finish_time = 7;
clearGroups() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
repeated string groups = 1;
clearHealthReport() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string health_report = 8;
clearHost() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string host = 2;
clearHost() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional string host = 2;
clearHost() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string host = 2;
clearHost() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string host = 5;
clearHost() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
optional string host = 1;
clearHost() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string host = 2;
clearHost() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional string host = 1;
clearHttpAddress() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string httpAddress = 2;
clearId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
optional int32 id = 1;
clearId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional int32 id = 3;
clearId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
clearId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
clearIncludeApplications() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional bool includeApplications = 2;
clearIncludeChildQueues() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional bool includeChildQueues = 3;
clearIncreasedContainers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
clearIncreaseRequest() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
clearIsKillCompleted() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
optional bool is_kill_completed = 1 [default = false];
clearIsUnregistered() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
optional bool isUnregistered = 1 [default = false];
clearKeepContainersAcrossApplicationAttempts() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional bool keep_containers_across_application_attempts = 11 [default = false];
clearKey() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
optional string key = 1;
clearKey() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional string key = 1;
clearKey() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
optional string key = 1;
clearLastHealthReportTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional int64 last_health_report_time = 9;
clearLimit() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.ResourceProto limit = 5;
clearLimit() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 limit = 5;
clearLocalResources() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
clearLogUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional string log_url = 8;
clearMajorVersion() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
optional int32 major_version = 1;
clearMasterContainer() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ContainerProto master_container = 2;
clearMasterContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
clearMasterContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
clearMaxAppAttempts() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional int32 maxAppAttempts = 8 [default = 0];
clearMaximumCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
clearMaximumCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
clearMaximumCapacity() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional float maximumCapacity = 3;
clearMemory() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
optional int32 memory = 1;
clearMessage() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string message = 1;
clearMinorVersion() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
optional int32 minor_version = 2;
clearName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string name = 4;
clearNeededResources() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto needed_resources = 5;
clearNmTokens() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
clearNmTokensFromPreviousAttempts() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
clearNodeHttpAddress() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional string node_http_address = 3;
clearNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 2;
clearNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 3;
clearNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
clearNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 1;
clearNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
clearNodeReports() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
clearNodeResourceMap() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
clearNodeState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.NodeStateProto node_state = 7;
clearNodeStates() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
clearNumClusterNodes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional int32 num_cluster_nodes = 7;
clearNumContainers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional int32 numContainers = 6;
clearNumContainers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional int32 num_containers = 4;
clearNumNodeManagers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
optional int32 num_node_managers = 1;
clearNumReservedContainers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional int32 num_reserved_containers = 2;
clearNumUsedContainers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional int32 num_used_containers = 1;
clearOriginalTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string originalTrackingUrl = 15;
clearOverCommitTimeout() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
optional int32 over_commit_timeout = 2;
clearPattern() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional string pattern = 6;
clearPort() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
optional int32 port = 2;
clearPort() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional int32 port = 3;
clearPreempt() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
clearPriority() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
clearPriority() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
clearPriority() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
clearPriority() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.PriorityProto priority = 5;
clearPriority() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
clearPriority() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
optional int32 priority = 1;
clearPriority() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.PriorityProto priority = 1;
clearProgress() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional float progress = 17;
clearProgress() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional float progress = 5;
clearQueue() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string queue = 5;
clearQueue() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string queue = 5;
clearQueue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string queue = 3;
clearQueue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string queue = 3 [default = "default"];
clearQueue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional string queue = 5;
clearQueueInfo() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
clearQueueName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional string queueName = 1;
clearQueueName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
optional string queueName = 1;
clearQueueName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional string queueName = 1;
clearQueues() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string queues = 4;
clearQueueUserAcls() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
clearRackName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string rackName = 3;
clearRecursive() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional bool recursive = 4;
clearRelaxLocality() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional bool relax_locality = 5 [default = true];
clearRelease() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
clearReservedResources() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
clearResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ResourceProto resource = 9;
clearResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ResourceProto resource = 4;
clearResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ResourceProto resource = 2;
clearResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.URLProto resource = 1;
clearResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
clearResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
optional .hadoop.yarn.ResourceRequestProto resource = 1;
clearResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
optional .hadoop.yarn.ResourceProto resource = 1;
clearResourceName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional string resource_name = 2;
clearResourceOption() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
clearResponseId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional int32 response_id = 4;
clearResponseId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional int32 response_id = 2;
clearRmId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
optional string rmId = 2;
clearRpcPort() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional int32 rpc_port = 3;
clearRpcPort() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional int32 rpc_port = 3;
clearRpcPort() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional int32 rpc_port = 3;
clearRpcPort() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional int32 rpc_port = 6;
clearRpcPort() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional int32 rpc_port = 2;
clearScheme() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string scheme = 1;
clearScope() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional .hadoop.yarn.ApplicationsRequestScopeProto scope = 11 [default = ALL];
clearServiceData() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
clearServicesMetaData() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
clearServicesMetaData() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
clearSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional int64 size = 2;
clearStartBegin() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 start_begin = 6;
clearStartContainerRequest() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
clearStartEnd() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 start_end = 7;
clearStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional int64 start_time = 7;
clearStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional int64 start_time = 7;
clearStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional int64 start_time = 5;
clearStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional int64 start_time = 5;
clearStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional int64 startTime = 11;
clearStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional int64 start_time = 5;
clearStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional int64 start_time = 7;
clearStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional int64 start_time = 4;
clearState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional .hadoop.yarn.ContainerStateProto state = 2;
clearState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional .hadoop.yarn.QueueStateProto state = 5;
clearStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
clearStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
optional .hadoop.yarn.ContainerStatusProto status = 1;
clearStrictContract() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
clearSubmitTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional int64 submit_time = 6;
clearSubmitTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional int64 submit_time = 6;
clearSubmitTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional int64 submit_time = 1;
clearSucceededRequests() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
clearSucceededRequests() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
clearTargetQueue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required string target_queue = 2;
clearTimestamp() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional int64 timestamp = 3;
clearToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.common.TokenProto token = 2;
clearTokens() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
optional bytes tokens = 2;
clearTrace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string trace = 2;
clearTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional string tracking_url = 2;
clearTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string tracking_url = 4;
clearTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string tracking_url = 4;
clearTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string trackingUrl = 9;
clearTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional string tracking_url = 2;
clearTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional string tracking_url = 3;
clearType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.LocalResourceTypeProto type = 4;
clearUnmanagedAm() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional bool unmanaged_am = 7 [default = false];
clearUpdatedNodes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
clearUsed() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto used = 4;
clearUsedResources() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto used_resources = 3;
clearUser() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string user = 4;
clearUser() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string user = 4;
clearUser() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string user = 2;
clearUser() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional string user = 3;
clearUser() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
required string user = 1;
clearUserAcls() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
clearUserInfo() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string userInfo = 5;
clearUsers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string users = 3;
clearValue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
optional bytes value = 2;
clearValue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional .hadoop.yarn.LocalResourceProto value = 2;
clearValue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
optional string value = 2;
clearVirtualCores() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
optional int32 virtual_cores = 2;
clearVisibility() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.LocalResourceVisibilityProto visibility = 5;
clearYarnApplicationAttemptState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 5;
clearYarnApplicationAttemptState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 8;
clearYarnApplicationAttemptState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 6;
clearYarnApplicationState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 5;
clearYarnApplicationState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 11;
clearYarnApplicationState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 8;
CLIENT_FAILOVER_MAX_ATTEMPTS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
CLIENT_FAILOVER_PREFIX - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
CLIENT_FAILOVER_PROXY_PROVIDER - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
CLIENT_FAILOVER_RETRIES - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
CLIENT_FAILOVER_RETRIES_ON_SOCKET_TIMEOUTS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
CLIENT_FAILOVER_SLEEPTIME_BASE_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
CLIENT_FAILOVER_SLEEPTIME_MAX_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
CLIENT_TO_AM_TOKEN_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
CLIENT_TO_AM_TOKEN_MASTER_KEY_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
 
clone() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto.Builder
 
close() - 类 中的方法org.apache.hadoop.yarn.conf.ConfigurationProvider
 
closeInternal() - 类 中的方法org.apache.hadoop.yarn.conf.ConfigurationProvider
Derived classes close themselves using this method.
CLUSTER_METRICS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
CLUSTER_TIMESTAMP_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
CLUSTERID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
COMMAND_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
compare(ResourceRequest, ResourceRequest) - 类 中的方法org.apache.hadoop.yarn.api.records.ResourceRequest.ResourceRequestComparator
 
compareTo(ApplicationAttemptId) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
compareTo(ApplicationId) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationId
 
compareTo(ContainerId) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerId
 
compareTo(NodeId) - 类 中的方法org.apache.hadoop.yarn.api.records.NodeId
 
compareTo(Priority) - 类 中的方法org.apache.hadoop.yarn.api.records.Priority
 
compareTo(ResourceRequest) - 类 中的方法org.apache.hadoop.yarn.api.records.ResourceRequest
 
compareTo(TimelineEntity) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
 
compareTo(TimelineEvent) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
 
COMPLETED_CONTAINER_STATUSES_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
ConfigurationProvider - org.apache.hadoop.yarn.conf中的类
 
ConfigurationProvider() - 类 的构造器org.apache.hadoop.yarn.conf.ConfigurationProvider
 
ConfigurationProviderFactory - org.apache.hadoop.yarn.conf中的类
 
ConfigurationProviderFactory() - 类 的构造器org.apache.hadoop.yarn.conf.ConfigurationProviderFactory
 
Container - org.apache.hadoop.yarn.api.records中的类
Container represents an allocated resource in the cluster.
Container() - 类 的构造器org.apache.hadoop.yarn.api.records.Container
 
CONTAINER_EXIT_STATUS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
CONTAINER_EXIT_STATUS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
CONTAINER_EXIT_STATUS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
CONTAINER_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
CONTAINER_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
CONTAINER_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
CONTAINER_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
CONTAINER_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
CONTAINER_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
CONTAINER_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
CONTAINER_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
CONTAINER_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
CONTAINER_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
CONTAINER_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
CONTAINER_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
CONTAINER_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
CONTAINER_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
CONTAINER_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
CONTAINER_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
CONTAINER_LAUNCH_CONTEXT_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
CONTAINER_REPORT_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
CONTAINER_STATE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
CONTAINER_STATE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
CONTAINER_STATE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
CONTAINER_TOKEN_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
CONTAINER_TOKEN_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
CONTAINER_TOKEN_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
CONTAINER_TOKEN_FILE_ENV_NAME - 接口 中的静态变量org.apache.hadoop.yarn.api.ApplicationConstants
The cache file into which container token is written
ContainerContext - org.apache.hadoop.yarn.server.api中的类
Base context class for AuxiliaryService initializing and stopping a container.
ContainerContext(String, ContainerId, Resource) - 类 的构造器org.apache.hadoop.yarn.server.api.ContainerContext
 
ContainerExitStatus - org.apache.hadoop.yarn.api.records中的类
Container exit statuses indicating special exit circumstances.
ContainerExitStatus() - 类 的构造器org.apache.hadoop.yarn.api.records.ContainerExitStatus
 
ContainerId - org.apache.hadoop.yarn.api.records中的类
ContainerId represents a globally unique identifier for a Container in the cluster.
ContainerId() - 类 的构造器org.apache.hadoop.yarn.api.records.ContainerId
 
ContainerInitializationContext - org.apache.hadoop.yarn.server.api中的类
Initialization context for AuxiliaryService when starting a container.
ContainerInitializationContext(String, ContainerId, Resource) - 类 的构造器org.apache.hadoop.yarn.server.api.ContainerInitializationContext
 
ContainerLaunchContext - org.apache.hadoop.yarn.api.records中的类
ContainerLaunchContext represents all of the information needed by the NodeManager to launch a container.
ContainerLaunchContext() - 类 的构造器org.apache.hadoop.yarn.api.records.ContainerLaunchContext
 
ContainerManagementProtocol - org.apache.hadoop.yarn.api中的接口
The protocol between an ApplicationMaster and a NodeManager to start/stop containers and to get status of running containers.
ContainerManagementProtocol - org.apache.hadoop.yarn.proto中的类
 
ContainerManagementProtocol.ContainerManagementProtocolService - org.apache.hadoop.yarn.proto中的类
Protobuf service hadoop.yarn.ContainerManagementProtocolService
ContainerManagementProtocol.ContainerManagementProtocolService() - 类 的构造器org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
 
ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface - org.apache.hadoop.yarn.proto中的接口
 
ContainerManagementProtocol.ContainerManagementProtocolService.Interface - org.apache.hadoop.yarn.proto中的接口
 
ContainerManagementProtocol.ContainerManagementProtocolService.Stub - org.apache.hadoop.yarn.proto中的类
 
ContainerNotFoundException - org.apache.hadoop.yarn.exceptions中的异常错误
This exception is thrown on (GetContainerReportRequest) API when the container doesn't exist in AHS
ContainerNotFoundException(Throwable) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.ContainerNotFoundException
 
ContainerNotFoundException(String) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.ContainerNotFoundException
 
ContainerNotFoundException(String, Throwable) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.ContainerNotFoundException
 
ContainerReport - org.apache.hadoop.yarn.api.records中的类
ContainerReport is a report of an container.
ContainerReport() - 类 的构造器org.apache.hadoop.yarn.api.records.ContainerReport
 
ContainerResourceDecrease - org.apache.hadoop.yarn.api.records中的类
Used by Application Master to ask Node Manager reduce size of a specified container
ContainerResourceDecrease() - 类 的构造器org.apache.hadoop.yarn.api.records.ContainerResourceDecrease
 
ContainerResourceIncrease - org.apache.hadoop.yarn.api.records中的类
Represent a new increased container accepted by Resource Manager
ContainerResourceIncrease() - 类 的构造器org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
 
ContainerResourceIncreaseRequest - org.apache.hadoop.yarn.api.records中的类
Used by Application Master, send a container resource increase request to Resource Manager
ContainerResourceIncreaseRequest() - 类 的构造器org.apache.hadoop.yarn.api.records.ContainerResourceIncreaseRequest
 
CONTAINERS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
CONTAINERS_FROM_PREVIOUS_ATTEMPTS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
ContainerState - org.apache.hadoop.yarn.api.records中的枚举
State of a Container.
ContainerStatus - org.apache.hadoop.yarn.api.records中的类
ContainerStatus represents the current status of a Container.
ContainerStatus() - 类 的构造器org.apache.hadoop.yarn.api.records.ContainerStatus
 
ContainerTerminationContext - org.apache.hadoop.yarn.server.api中的类
Termination context for AuxiliaryService when stopping a container.
ContainerTerminationContext(String, ContainerId, Resource) - 类 的构造器org.apache.hadoop.yarn.server.api.ContainerTerminationContext
 
CONTRACT_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
CORE_SITE_CONFIGURATION_FILE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
CS_CONFIGURATION_FILE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
CURRENTAPPLICATIONATTEMPTID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
CURRENTCAPACITY_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 

D

DEBUG_NM_DELETE_DELAY_SEC - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Delay before deleting resource to ease debugging of NM issues
DECREASED_CONTAINERS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
DEFAULT_APPLICATION_HISTORY_ENABLED - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_APPLICATION_NAME - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Default application name
DEFAULT_APPLICATION_TYPE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Default application type
DEFAULT_AUTO_FAILOVER_EMBEDDED - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_AUTO_FAILOVER_ENABLED - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_AUTO_FAILOVER_ZK_BASE_PATH - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_CLIENT_FAILOVER_PROXY_PROVIDER - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_CLIENT_FAILOVER_RETRIES - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_CLIENT_FAILOVER_RETRIES_ON_SOCKET_TIMEOUTS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_CONTAINER_TEMP_DIR - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Container temp directory
DEFAULT_FS_APPLICATION_HISTORY_STORE_COMPRESSION_TYPE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FS_BASED_RM_CONF_STORE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FS_RM_STATE_STORE_RETRY_POLICY_SPEC - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_IPC_CLIENT_FACTORY_CLASS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_IPC_RECORD_FACTORY_CLASS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_IPC_RPC_IMPL - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_IPC_SERVER_FACTORY_CLASS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_LOG_AGGREGATION_ENABLED - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_LOG_AGGREGATION_RETAIN_CHECK_INTERVAL_SECONDS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_LOG_AGGREGATION_RETAIN_SECONDS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_ADMIN_USER_ENV - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CLIENT_ASYNC_THREAD_POOL_MAX_SIZE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CLIENT_MAX_NM_PROXIES - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_EXECUTOR_SCHED_PRIORITY - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_MGR_THREAD_COUNT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_MON_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_DELETE_THREAD_COUNT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_DISK_HEALTH_CHECK_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
By default, disks' health is checked every 2 minutes.
DEFAULT_NM_ENV_WHITELIST - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_HEALTH_CHECK_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_HEALTH_CHECK_SCRIPT_TIMEOUT_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LINUX_CONTAINER_CGROUPS_DELETE_TIMEOUT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOCAL_CACHE_MAX_FILES_PER_DIRECTORY - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOCAL_DIRS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOCALIZER_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOCALIZER_CACHE_CLEANUP_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOCALIZER_CACHE_TARGET_SIZE_MB - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOCALIZER_CLIENT_THREAD_COUNT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOCALIZER_FETCH_THREAD_COUNT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOCALIZER_PORT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOG_AGG_COMPRESSION_TYPE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOG_DELETE_THREAD_COUNT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOG_DIRS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOG_RETAIN_SECONDS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_MAX_PER_DISK_UTILIZATION_PERCENTAGE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
By default, 100% of the disk can be used before it is marked as offline.
DEFAULT_NM_MIN_HEALTHY_DISKS_FRACTION - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
By default, at least 25% of disks are to be healthy to say that the node is healthy in terms of disks.
DEFAULT_NM_MIN_PER_DISK_FREE_SPACE_MB - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
By default, all of the disk can be used before it is marked as offline.
DEFAULT_NM_NONSECURE_MODE_LOCAL_USER - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_NONSECURE_MODE_USER_PATTERN - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_PMEM_CHECK_ENABLED - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_PMEM_MB - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_PORT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_PROCESS_KILL_WAIT_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_REMOTE_APP_LOG_DIR - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_REMOTE_APP_LOG_DIR_SUFFIX - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_RESOURCEMANAGER_MINIMUM_VERSION - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_SLEEP_DELAY_BEFORE_SIGKILL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_USER_HOME_DIR - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_VCORES - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_VMEM_CHECK_ENABLED - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_VMEM_PMEM_RATIO - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_WEBAPP_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_WEBAPP_HTTPS_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_WEBAPP_HTTPS_PORT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_WEBAPP_PORT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_PROCFS_USE_SMAPS_BASED_RSS_ENABLED - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_PROXY_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_PROXY_PORT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_QUEUE_NAME - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Default queue name
DEFAULT_RESOURCEMANAGER_CONNECT_MAX_WAIT_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RESOURCEMANAGER_CONNECT_RETRY_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_ADMIN_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_ADMIN_CLIENT_THREAD_COUNT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_ADMIN_PORT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_AM_EXPIRY_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_AM_MAX_ATTEMPTS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_AMRM_TOKEN_MASTER_KEY_ROLLING_INTERVAL_SECS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_CLIENT_THREAD_COUNT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_CONFIGURATION_PROVIDER_CLASS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_CONTAINER_ALLOC_EXPIRY_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_CONTAINER_TOKEN_MASTER_KEY_ROLLING_INTERVAL_SECS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_DELAYED_DELEGATION_TOKEN_REMOVAL_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_DELEGATION_TOKEN_RENEWER_THREAD_COUNT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_HA_ENABLED - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_HISTORY_WRITER_MULTI_THREADED_DISPATCHER_POOL_SIZE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_MAX_COMPLETED_APPLICATIONS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_METRICS_RUNTIME_BUCKETS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Default sizes of the runtime metric buckets in minutes.
DEFAULT_RM_NM_EXPIRY_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_NM_HEARTBEAT_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_NMTOKEN_MASTER_KEY_ROLLING_INTERVAL_SECS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_NODEMANAGER_MINIMUM_VERSION - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_NODES_EXCLUDE_FILE_PATH - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_NODES_INCLUDE_FILE_PATH - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_PORT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_RECOVERY_ENABLED - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_RESOURCE_TRACKER_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_RESOURCE_TRACKER_CLIENT_THREAD_COUNT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_RESOURCE_TRACKER_PORT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_CLIENT_THREAD_COUNT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_ENABLE_MONITORS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_MAXIMUM_ALLOCATION_MB - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_MAXIMUM_ALLOCATION_VCORES - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_MINIMUM_ALLOCATION_MB - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_MINIMUM_ALLOCATION_VCORES - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_PORT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_USE_PORT_FOR_NODE_NAME - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_STATE_STORE_MAX_COMPLETED_APPLICATIONS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_WEBAPP_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_WEBAPP_HTTPS_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_WEBAPP_HTTPS_PORT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_WEBAPP_PORT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_ZK_ACL - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_ZK_RETRY_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_ZK_TIMEOUT_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_CLIENT_THREAD_COUNT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_ENABLED - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_LEVELDB_READ_CACHE_SIZE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_LEVELDB_START_TIME_READ_CACHE_SIZE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_LEVELDB_START_TIME_WRITE_CACHE_SIZE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_LEVELDB_TTL_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_PORT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_TTL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_WEBAPP_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_WEBAPP_HTTPS_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_WEBAPP_HTTPS_PORT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_WEBAPP_PORT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_ACL_ENABLE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_ADMIN_ACL - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_APP_ACL - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
ACL used in case none is found.
DEFAULT_YARN_APPLICATION_CLASSPATH - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Default platform-specific CLASSPATH for YARN applications.
DEFAULT_YARN_CLIENT_APPLICATION_CLIENT_PROTOCOL_POLL_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_CLIENT_APPLICATION_CLIENT_PROTOCOL_POLL_TIMEOUT_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_CROSS_PLATFORM_APPLICATION_CLASSPATH - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Default platform-agnostic CLASSPATH for YARN applications.
DEFAULT_YARN_MINICLUSTER_CONTROL_RESOURCE_MONITORING - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_MINICLUSTER_FIXED_PORTS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Default is false to be able to run tests concurrently without port conflicts.
DEFAULT_YARN_MINICLUSTER_USE_RPC - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ZK_RM_NUM_RETRIES - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ZK_RM_STATE_STORE_PARENT_PATH - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DELEGATION_KEY_UPDATE_INTERVAL_DEFAULT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DELEGATION_KEY_UPDATE_INTERVAL_KEY - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DELEGATION_TOKEN_MAX_LIFETIME_DEFAULT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DELEGATION_TOKEN_MAX_LIFETIME_KEY - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DELEGATION_TOKEN_RENEW_INTERVAL_DEFAULT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
DELEGATION_TOKEN_RENEW_INTERVAL_KEY - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
deSerialize() - 类 中的方法org.apache.hadoop.yarn.api.records.SerializedException
Deserialize the exception to a new Throwable.
DIAGNOSTICS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
DIAGNOSTICS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
DIAGNOSTICS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
DIAGNOSTICS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
DIAGNOSTICS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
DIAGNOSTICS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
DIAGNOSTICS_INFO_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
DIAGNOSTICS_INFO_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
DIAGNOSTICS_INFO_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
DIAGNOSTICS_INFO_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
DIAGNOSTICS_INFO_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
DIAGNOSTICS_INFO_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
DIAGNOSTICS_INFO_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
DISKS_FAILED - 类 中的静态变量org.apache.hadoop.yarn.api.records.ContainerExitStatus
When threshold number of the nodemanager-local-directories or threshold number of the nodemanager-log-directories become bad.
DISKS_FAILED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
DISKS_FAILED = -101;

E

ENVIRONMENT_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationId
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerId
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerResourceDecrease
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerResourceIncreaseRequest
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.api.records.NMToken
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.api.records.NodeId
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.api.records.Priority
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.api.records.Resource
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.api.records.ResourceRequest
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
equals(Object) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
EXCEPTION_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
EXIT_STATUS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 

F

FAILED_REQUESTS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
FAILED_REQUESTS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
FAILED_REQUESTS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
FAILED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
FAILED = 7;
FILE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
FILE_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceTypeProto
FILE = 2;
FINAL_APPLICATION_STATUS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
FINAL_APPLICATION_STATUS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
FINAL_APPLICATION_STATUS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
FINAL_APPLICATION_STATUS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
FINAL_APPLICATION_STATUS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
FINAL_APPLICATION_STATUS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
FINAL_APPLICATION_STATUS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
FINAL_TRACKING_URL_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
FinalApplicationStatus - org.apache.hadoop.yarn.api.records中的枚举
Enumeration of various final states of an Application.
FINISH_BEGIN_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
FINISH_END_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
FINISH_TIME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
FINISH_TIME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
FINISH_TIME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
FINISH_TIME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
FINISH_TIME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
FINISH_TIME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
finishApplicationMaster(FinishApplicationMasterRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationMasterProtocol
The interface used by an ApplicationMaster to notify the ResourceManager about its completion (success or failed).
finishApplicationMaster(RpcController, YarnServiceProtos.FinishApplicationMasterRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.BlockingInterface
 
finishApplicationMaster(RpcController, YarnServiceProtos.FinishApplicationMasterRequestProto, RpcCallback<YarnServiceProtos.FinishApplicationMasterResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
rpc finishApplicationMaster(.hadoop.yarn.FinishApplicationMasterRequestProto) returns (.hadoop.yarn.FinishApplicationMasterResponseProto);
finishApplicationMaster(RpcController, YarnServiceProtos.FinishApplicationMasterRequestProto, RpcCallback<YarnServiceProtos.FinishApplicationMasterResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.Interface
rpc finishApplicationMaster(.hadoop.yarn.FinishApplicationMasterRequestProto) returns (.hadoop.yarn.FinishApplicationMasterResponseProto);
finishApplicationMaster(RpcController, YarnServiceProtos.FinishApplicationMasterRequestProto, RpcCallback<YarnServiceProtos.FinishApplicationMasterResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.Stub
 
FinishApplicationMasterRequest - org.apache.hadoop.yarn.api.protocolrecords中的类
The finalization request sent by the ApplicationMaster to inform the ResourceManager about its completion.
FinishApplicationMasterRequest() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
 
FinishApplicationMasterResponse - org.apache.hadoop.yarn.api.protocolrecords中的类
The response sent by the ResourceManager to a ApplicationMaster on it's completion.
FinishApplicationMasterResponse() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterResponse
 
FINISHED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
FINISHED = 6;
FINISHTIME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
forceKillApplication(KillApplicationRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to request the ResourceManager to abort submitted application.
forceKillApplication(RpcController, YarnServiceProtos.KillApplicationRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
forceKillApplication(RpcController, YarnServiceProtos.KillApplicationRequestProto, RpcCallback<YarnServiceProtos.KillApplicationResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc forceKillApplication(.hadoop.yarn.KillApplicationRequestProto) returns (.hadoop.yarn.KillApplicationResponseProto);
forceKillApplication(RpcController, YarnServiceProtos.KillApplicationRequestProto, RpcCallback<YarnServiceProtos.KillApplicationResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc forceKillApplication(.hadoop.yarn.KillApplicationRequestProto) returns (.hadoop.yarn.KillApplicationResponseProto);
forceKillApplication(RpcController, YarnServiceProtos.KillApplicationRequestProto, RpcCallback<YarnServiceProtos.KillApplicationResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
FS_APPLICATION_HISTORY_STORE_COMPRESSION_TYPE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
T-file compression types used to compress history data.
FS_APPLICATION_HISTORY_STORE_URI - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
URI for FileSystemApplicationHistoryStore
FS_BASED_RM_CONF_STORE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Store the related configuration files in File System
FS_RM_STATE_STORE_RETRY_POLICY_SPEC - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
FS_RM_STATE_STORE_URI - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
URI for FileSystemRMStateStore

G

getAccessType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
optional .hadoop.yarn.ApplicationAccessTypeProto accessType = 1;
getAccessType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
optional .hadoop.yarn.ApplicationAccessTypeProto accessType = 1;
getAccessType() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProtoOrBuilder
optional .hadoop.yarn.ApplicationAccessTypeProto accessType = 1;
getAcl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
optional string acl = 2 [default = " "];
getAcl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
optional string acl = 2 [default = " "];
getAcl() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProtoOrBuilder
optional string acl = 2 [default = " "];
getAclBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
optional string acl = 2 [default = " "];
getAclBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
optional string acl = 2 [default = " "];
getAclBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProtoOrBuilder
optional string acl = 2 [default = " "];
getAllEvents() - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEvents
Get a list of TimelineEvents.EventsOfOneEntity instances
getAllocatedContainers() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the list of newly allocated Container by the ResourceManager.
getAllocatedContainers(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainers(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainers(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedResource() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerReport
Get the allocated Resource of the container.
getAllocatedResource() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResource() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResource() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResource() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResource() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResource() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResourceBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResourceBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResourceOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResourceOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResourceOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResourceOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResourceOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResourceOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllServicesMetaData() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
Get the meta-data from all auxiliary services running on the NodeManager.
getAMCommand() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
If the ResourceManager needs the ApplicationMaster to take some action then it will send an AMCommand to the ApplicationMaster.
getAMCommand() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.AMCommandProto a_m_command = 1;
getAMCommand() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
optional .hadoop.yarn.AMCommandProto a_m_command = 1;
getAMCommand() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
optional .hadoop.yarn.AMCommandProto a_m_command = 1;
getAMContainerId() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the ContainerId of AMContainer for this attempt
getAmContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
getAmContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
getAmContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
getAmContainerIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
getAmContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
getAmContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
getAmContainerIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
getAMContainerSpec() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the ContainerLaunchContext to describe the Container with which the ApplicationMaster is launched.
getAmContainerSpec() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
getAmContainerSpec() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
getAmContainerSpec() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
getAmContainerSpecBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
getAmContainerSpecOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
getAmContainerSpecOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
getAmContainerSpecOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
getAMRMToken() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
Get the AMRM token of the application.
getAmRmToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto am_rm_token = 19;
getAmRmToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.common.TokenProto am_rm_token = 19;
getAmRmToken() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.common.TokenProto am_rm_token = 19;
getAmRmTokenBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto am_rm_token = 19;
getAmRmTokenOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto am_rm_token = 19;
getAmRmTokenOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.common.TokenProto am_rm_token = 19;
getAmRmTokenOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.common.TokenProto am_rm_token = 19;
getAppAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
getAppAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
getAppAttemptId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
getAppAttemptIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
getAppAttemptIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
getAppAttemptIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
getAppAttemptIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
getAppAttemptState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4;
getAppAttemptState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4;
getAppAttemptState() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4;
getAppAttemptTokens() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional bytes app_attempt_tokens = 3;
getAppAttemptTokens() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional bytes app_attempt_tokens = 3;
getAppAttemptTokens() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional bytes app_attempt_tokens = 3;
getAppId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
getAppId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
getAppId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
getAppIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
getAppIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
getAppIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
getAppIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
getApplicationACLs() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Get the ApplicationACLs for the application.
getApplicationACLs() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get the ApplicationACLs for the application.
getApplicationACLs(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLs(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLs(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLs(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLs(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLs(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportRequest
Get the ApplicationAttemptId of an application attempt.
getApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetContainersRequest
Get the ApplicationAttemptId of an application attempt.
getApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the ApplicationAttemptId of this attempt of the application
getApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerId
Get the ApplicationAttemptId of the application to which the Container was assigned.
getApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptList() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsResponse
Get a list of ApplicationReport of an application.
getApplicationAttemptReport(GetApplicationAttemptReportRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get a report of an Application Attempt from the ResourceManager The client, via GetApplicationAttemptReportRequest provides the ApplicationAttemptId of the application attempt.
getApplicationAttemptReport(GetApplicationAttemptReportRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationHistoryProtocol
The interface used by clients to get a report of an Application Attempt from the ApplicationHistoryServer.
getApplicationAttemptReport() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponse
Get the ApplicationAttemptReport for the application attempt.
getApplicationAttemptReport(RpcController, YarnServiceProtos.GetApplicationAttemptReportRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
getApplicationAttemptReport(RpcController, YarnServiceProtos.GetApplicationAttemptReportRequestProto, RpcCallback<YarnServiceProtos.GetApplicationAttemptReportResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc getApplicationAttemptReport(.hadoop.yarn.GetApplicationAttemptReportRequestProto) returns (.hadoop.yarn.GetApplicationAttemptReportResponseProto);
getApplicationAttemptReport(RpcController, YarnServiceProtos.GetApplicationAttemptReportRequestProto, RpcCallback<YarnServiceProtos.GetApplicationAttemptReportResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc getApplicationAttemptReport(.hadoop.yarn.GetApplicationAttemptReportRequestProto) returns (.hadoop.yarn.GetApplicationAttemptReportResponseProto);
getApplicationAttemptReport(RpcController, YarnServiceProtos.GetApplicationAttemptReportRequestProto, RpcCallback<YarnServiceProtos.GetApplicationAttemptReportResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
getApplicationAttemptReport(RpcController, YarnServiceProtos.GetApplicationAttemptReportRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.BlockingInterface
 
getApplicationAttemptReport(RpcController, YarnServiceProtos.GetApplicationAttemptReportRequestProto, RpcCallback<YarnServiceProtos.GetApplicationAttemptReportResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
rpc getApplicationAttemptReport(.hadoop.yarn.GetApplicationAttemptReportRequestProto) returns (.hadoop.yarn.GetApplicationAttemptReportResponseProto);
getApplicationAttemptReport(RpcController, YarnServiceProtos.GetApplicationAttemptReportRequestProto, RpcCallback<YarnServiceProtos.GetApplicationAttemptReportResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Interface
rpc getApplicationAttemptReport(.hadoop.yarn.GetApplicationAttemptReportRequestProto) returns (.hadoop.yarn.GetApplicationAttemptReportResponseProto);
getApplicationAttemptReport(RpcController, YarnServiceProtos.GetApplicationAttemptReportRequestProto, RpcCallback<YarnServiceProtos.GetApplicationAttemptReportResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Stub
 
getApplicationAttemptReport() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
getApplicationAttemptReport() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
getApplicationAttemptReport() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
getApplicationAttemptReportBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
getApplicationAttemptReportOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
getApplicationAttemptReportOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
getApplicationAttemptReportOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
GetApplicationAttemptReportRequest - org.apache.hadoop.yarn.api.protocolrecords中的类
The request sent by a client to the ResourceManager to get an ApplicationAttemptReport for an application attempt.
GetApplicationAttemptReportRequest() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportRequest
 
GetApplicationAttemptReportResponse - org.apache.hadoop.yarn.api.protocolrecords中的类
The response sent by the ResourceManager to a client requesting an application attempt report.
GetApplicationAttemptReportResponse() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponse
 
getApplicationAttempts(GetApplicationAttemptsRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get a report of all Application attempts in the cluster from the ResourceManager The ResourceManager responds with a GetApplicationAttemptsRequest which includes the ApplicationAttemptReport for all the applications attempts of a specified application attempt.
getApplicationAttempts(GetApplicationAttemptsRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationHistoryProtocol
The interface used by clients to get a report of all Application attempts in the cluster from the ApplicationHistoryServer.
getApplicationAttempts(RpcController, YarnServiceProtos.GetApplicationAttemptsRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
getApplicationAttempts(RpcController, YarnServiceProtos.GetApplicationAttemptsRequestProto, RpcCallback<YarnServiceProtos.GetApplicationAttemptsResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc getApplicationAttempts(.hadoop.yarn.GetApplicationAttemptsRequestProto) returns (.hadoop.yarn.GetApplicationAttemptsResponseProto);
getApplicationAttempts(RpcController, YarnServiceProtos.GetApplicationAttemptsRequestProto, RpcCallback<YarnServiceProtos.GetApplicationAttemptsResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc getApplicationAttempts(.hadoop.yarn.GetApplicationAttemptsRequestProto) returns (.hadoop.yarn.GetApplicationAttemptsResponseProto);
getApplicationAttempts(RpcController, YarnServiceProtos.GetApplicationAttemptsRequestProto, RpcCallback<YarnServiceProtos.GetApplicationAttemptsResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
getApplicationAttempts(RpcController, YarnServiceProtos.GetApplicationAttemptsRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.BlockingInterface
 
getApplicationAttempts(RpcController, YarnServiceProtos.GetApplicationAttemptsRequestProto, RpcCallback<YarnServiceProtos.GetApplicationAttemptsResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
rpc getApplicationAttempts(.hadoop.yarn.GetApplicationAttemptsRequestProto) returns (.hadoop.yarn.GetApplicationAttemptsResponseProto);
getApplicationAttempts(RpcController, YarnServiceProtos.GetApplicationAttemptsRequestProto, RpcCallback<YarnServiceProtos.GetApplicationAttemptsResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Interface
rpc getApplicationAttempts(.hadoop.yarn.GetApplicationAttemptsRequestProto) returns (.hadoop.yarn.GetApplicationAttemptsResponseProto);
getApplicationAttempts(RpcController, YarnServiceProtos.GetApplicationAttemptsRequestProto, RpcCallback<YarnServiceProtos.GetApplicationAttemptsResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Stub
 
getApplicationAttempts(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttempts(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttempts(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
GetApplicationAttemptsRequest - org.apache.hadoop.yarn.api.protocolrecords中的类
The request from clients to get a list of application attempt reports of an application from the ResourceManager.
GetApplicationAttemptsRequest() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsRequest
 
GetApplicationAttemptsResponse - org.apache.hadoop.yarn.api.protocolrecords中的类
The response sent by the ResourceManager to a client requesting a list of ApplicationAttemptReport for application attempts.
GetApplicationAttemptsResponse() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsResponse
 
getApplicationDataForService() - 类 中的方法org.apache.hadoop.yarn.server.api.ApplicationInitializationContext
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsRequest
Get the ApplicationId of an application
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequest
Get the ApplicationId of the application.
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse
Get the new ApplicationId allocated by the ResourceManager.
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.KillApplicationRequest
Get the ApplicationId of the application to be aborted.
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
Get the ApplicationId of the application to be moved.
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationAttemptId
Get the ApplicationId of the ApplicationAttempId.
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
Get the ApplicationId of the application.
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the ApplicationId of the submitted application.
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
getApplicationId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
required .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProtoOrBuilder
required .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.server.api.ApplicationInitializationContext
Get ApplicationId of the application
getApplicationId() - 类 中的方法org.apache.hadoop.yarn.server.api.ApplicationTerminationContext
Get ApplicationId of the application being stopped.
getApplicationIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
getApplicationIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
getApplicationIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
getApplicationIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
getApplicationIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
required .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProtoOrBuilder
required .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationList() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsResponse
Get ApplicationReport for applications.
getApplicationName() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the application name.
getApplicationName() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string application_name = 2;
getApplicationName() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string application_name = 2;
getApplicationName() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string application_name = 2;
getApplicationName() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string application_name = 2;
getApplicationName() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional string application_name = 2;
getApplicationName() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional string application_name = 2;
getApplicationName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string application_name = 2 [default = "N/A"];
getApplicationName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional string application_name = 2 [default = "N/A"];
getApplicationName() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional string application_name = 2 [default = "N/A"];
getApplicationNameBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string application_name = 2;
getApplicationNameBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string application_name = 2;
getApplicationNameBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string application_name = 2;
getApplicationNameBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string application_name = 2;
getApplicationNameBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional string application_name = 2;
getApplicationNameBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional string application_name = 2;
getApplicationNameBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string application_name = 2 [default = "N/A"];
getApplicationNameBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional string application_name = 2 [default = "N/A"];
getApplicationNameBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional string application_name = 2 [default = "N/A"];
getApplicationReport(GetApplicationReportRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get a report of an Application from the ResourceManager.
getApplicationReport(GetApplicationReportRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationHistoryProtocol
The interface used by clients to get a report of an Application from the ResourceManager.
getApplicationReport() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse
Get the ApplicationReport for the application.
getApplicationReport(RpcController, YarnServiceProtos.GetApplicationReportRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
getApplicationReport(RpcController, YarnServiceProtos.GetApplicationReportRequestProto, RpcCallback<YarnServiceProtos.GetApplicationReportResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc getApplicationReport(.hadoop.yarn.GetApplicationReportRequestProto) returns (.hadoop.yarn.GetApplicationReportResponseProto);
getApplicationReport(RpcController, YarnServiceProtos.GetApplicationReportRequestProto, RpcCallback<YarnServiceProtos.GetApplicationReportResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc getApplicationReport(.hadoop.yarn.GetApplicationReportRequestProto) returns (.hadoop.yarn.GetApplicationReportResponseProto);
getApplicationReport(RpcController, YarnServiceProtos.GetApplicationReportRequestProto, RpcCallback<YarnServiceProtos.GetApplicationReportResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
getApplicationReport(RpcController, YarnServiceProtos.GetApplicationReportRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.BlockingInterface
 
getApplicationReport(RpcController, YarnServiceProtos.GetApplicationReportRequestProto, RpcCallback<YarnServiceProtos.GetApplicationReportResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
rpc getApplicationReport(.hadoop.yarn.GetApplicationReportRequestProto) returns (.hadoop.yarn.GetApplicationReportResponseProto);
getApplicationReport(RpcController, YarnServiceProtos.GetApplicationReportRequestProto, RpcCallback<YarnServiceProtos.GetApplicationReportResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Interface
rpc getApplicationReport(.hadoop.yarn.GetApplicationReportRequestProto) returns (.hadoop.yarn.GetApplicationReportResponseProto);
getApplicationReport(RpcController, YarnServiceProtos.GetApplicationReportRequestProto, RpcCallback<YarnServiceProtos.GetApplicationReportResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Stub
 
getApplicationReport() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
getApplicationReport() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
getApplicationReport() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProtoOrBuilder
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
getApplicationReportBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
getApplicationReportOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
getApplicationReportOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
getApplicationReportOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProtoOrBuilder
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
GetApplicationReportRequest - org.apache.hadoop.yarn.api.protocolrecords中的类
The request sent by a client to the ResourceManager to get an ApplicationReport for an application.
GetApplicationReportRequest() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequest
 
GetApplicationReportResponse - org.apache.hadoop.yarn.api.protocolrecords中的类
The response sent by the ResourceManager to a client requesting an application report.
GetApplicationReportResponse() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse
 
getApplicationResourceUsageReport() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
Retrieve the structure containing the job resources for this application
getApplications(GetApplicationsRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get a report of Applications matching the filters defined by GetApplicationsRequest in the cluster from the ResourceManager.
getApplications(GetApplicationsRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationHistoryProtocol
The interface used by clients to get a report of all Applications in the cluster from the ApplicationHistoryServer.
getApplications() - 类 中的方法org.apache.hadoop.yarn.api.records.QueueInfo
Get the running applications of the queue.
getApplications(RpcController, YarnServiceProtos.GetApplicationsRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
getApplications(RpcController, YarnServiceProtos.GetApplicationsRequestProto, RpcCallback<YarnServiceProtos.GetApplicationsResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc getApplications(.hadoop.yarn.GetApplicationsRequestProto) returns (.hadoop.yarn.GetApplicationsResponseProto);
getApplications(RpcController, YarnServiceProtos.GetApplicationsRequestProto, RpcCallback<YarnServiceProtos.GetApplicationsResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc getApplications(.hadoop.yarn.GetApplicationsRequestProto) returns (.hadoop.yarn.GetApplicationsResponseProto);
getApplications(RpcController, YarnServiceProtos.GetApplicationsRequestProto, RpcCallback<YarnServiceProtos.GetApplicationsResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
getApplications(RpcController, YarnServiceProtos.GetApplicationsRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.BlockingInterface
 
getApplications(RpcController, YarnServiceProtos.GetApplicationsRequestProto, RpcCallback<YarnServiceProtos.GetApplicationsResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
rpc getApplications(.hadoop.yarn.GetApplicationsRequestProto) returns (.hadoop.yarn.GetApplicationsResponseProto);
getApplications(RpcController, YarnServiceProtos.GetApplicationsRequestProto, RpcCallback<YarnServiceProtos.GetApplicationsResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Interface
rpc getApplications(.hadoop.yarn.GetApplicationsRequestProto) returns (.hadoop.yarn.GetApplicationsResponseProto);
getApplications(RpcController, YarnServiceProtos.GetApplicationsRequestProto, RpcCallback<YarnServiceProtos.GetApplicationsResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Stub
 
getApplications(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplications(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplications(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplications(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplications(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplications(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
GetApplicationsRequest - org.apache.hadoop.yarn.api.protocolrecords中的类
The request from clients to get a report of Applications in the cluster from the ResourceManager.
GetApplicationsRequest() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
 
GetApplicationsResponse - org.apache.hadoop.yarn.api.protocolrecords中的类
The response sent by the ResourceManager to a client requesting an ApplicationReport for applications.
GetApplicationsResponse() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsResponse
 
getApplicationState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional .hadoop.yarn.RMAppStateProto application_state = 5;
getApplicationState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional .hadoop.yarn.RMAppStateProto application_state = 5;
getApplicationState() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional .hadoop.yarn.RMAppStateProto application_state = 5;
getApplicationStates() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the application states to filter applications on
getApplicationStates(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
getApplicationStates(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
getApplicationStates(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
getApplicationStatesCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
getApplicationStatesCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
getApplicationStatesCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
getApplicationStatesList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
getApplicationStatesList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
getApplicationStatesList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
getApplicationSubmissionContext() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationRequest
Get the ApplicationSubmissionContext for the application.
getApplicationSubmissionContext() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
getApplicationSubmissionContext() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
getApplicationSubmissionContext() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
getApplicationSubmissionContext() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
getApplicationSubmissionContext() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
getApplicationSubmissionContext() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
getApplicationSubmissionContextBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
getApplicationSubmissionContextBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
getApplicationSubmissionContextOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
getApplicationSubmissionContextOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
getApplicationSubmissionContextOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
getApplicationSubmissionContextOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
getApplicationSubmissionContextOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
getApplicationSubmissionContextOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
getApplicationTags() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the tags to filter applications on
getApplicationTags() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
Get all tags corresponding to the application
getApplicationTags() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get tags for the application
getApplicationTags(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
repeated string applicationTags = 20;
getApplicationTags(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
repeated string applicationTags = 20;
getApplicationTags(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
repeated string applicationTags = 20;
getApplicationTags(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
repeated string applicationTags = 12;
getApplicationTags(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
repeated string applicationTags = 12;
getApplicationTags(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
repeated string applicationTags = 12;
getApplicationTags(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string applicationTags = 10;
getApplicationTags(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string applicationTags = 10;
getApplicationTags(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string applicationTags = 10;
getApplicationTagsBytes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
repeated string applicationTags = 20;
getApplicationTagsBytes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
repeated string applicationTags = 20;
getApplicationTagsBytes(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
repeated string applicationTags = 20;
getApplicationTagsBytes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
repeated string applicationTags = 12;
getApplicationTagsBytes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
repeated string applicationTags = 12;
getApplicationTagsBytes(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
repeated string applicationTags = 12;
getApplicationTagsBytes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string applicationTags = 10;
getApplicationTagsBytes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string applicationTags = 10;
getApplicationTagsBytes(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string applicationTags = 10;
getApplicationTagsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
repeated string applicationTags = 20;
getApplicationTagsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
repeated string applicationTags = 20;
getApplicationTagsCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
repeated string applicationTags = 20;
getApplicationTagsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
repeated string applicationTags = 12;
getApplicationTagsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
repeated string applicationTags = 12;
getApplicationTagsCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
repeated string applicationTags = 12;
getApplicationTagsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string applicationTags = 10;
getApplicationTagsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string applicationTags = 10;
getApplicationTagsCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string applicationTags = 10;
getApplicationTagsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
repeated string applicationTags = 20;
getApplicationTagsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
repeated string applicationTags = 20;
getApplicationTagsList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
repeated string applicationTags = 20;
getApplicationTagsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
repeated string applicationTags = 12;
getApplicationTagsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
repeated string applicationTags = 12;
getApplicationTagsList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
repeated string applicationTags = 12;
getApplicationTagsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string applicationTags = 10;
getApplicationTagsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string applicationTags = 10;
getApplicationTagsList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string applicationTags = 10;
getApplicationType() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
Get the application's Type
getApplicationType() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the application type
getApplicationType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string application_type = 3;
getApplicationType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string application_type = 3;
getApplicationType() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string application_type = 3;
getApplicationType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string application_type = 3;
getApplicationType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional string application_type = 3;
getApplicationType() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional string application_type = 3;
getApplicationType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string applicationType = 18;
getApplicationType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string applicationType = 18;
getApplicationType() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string applicationType = 18;
getApplicationType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string applicationType = 10 [default = "YARN"];
getApplicationType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional string applicationType = 10 [default = "YARN"];
getApplicationType() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional string applicationType = 10 [default = "YARN"];
getApplicationTypeBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string application_type = 3;
getApplicationTypeBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string application_type = 3;
getApplicationTypeBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string application_type = 3;
getApplicationTypeBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string application_type = 3;
getApplicationTypeBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional string application_type = 3;
getApplicationTypeBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional string application_type = 3;
getApplicationTypeBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string applicationType = 18;
getApplicationTypeBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string applicationType = 18;
getApplicationTypeBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string applicationType = 18;
getApplicationTypeBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string applicationType = 10 [default = "YARN"];
getApplicationTypeBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional string applicationType = 10 [default = "YARN"];
getApplicationTypeBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional string applicationType = 10 [default = "YARN"];
getApplicationTypes() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the application types to filter applications on
getApplicationTypes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string application_types = 1;
getApplicationTypes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string application_types = 1;
getApplicationTypes(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string application_types = 1;
getApplicationTypesBytes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string application_types = 1;
getApplicationTypesBytes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string application_types = 1;
getApplicationTypesBytes(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string application_types = 1;
getApplicationTypesCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string application_types = 1;
getApplicationTypesCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string application_types = 1;
getApplicationTypesCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string application_types = 1;
getApplicationTypesList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string application_types = 1;
getApplicationTypesList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string application_types = 1;
getApplicationTypesList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string application_types = 1;
getAppResourceUsage() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
getAppResourceUsage() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
getAppResourceUsage() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
getAppResourceUsageBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
getAppResourceUsageOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
getAppResourceUsageOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
getAppResourceUsageOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
getAsk(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAsk(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAsk(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskList() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the list of ResourceRequest to update the ResourceManager about the application's resource requirements.
getAskList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAssignedNode() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerReport
Get the allocated NodeId where container is running.
getAssignedNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAttemptId() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationAttemptId
Get the attempt id of the Application.
getAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
optional int32 attemptId = 2;
getAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
optional int32 attemptId = 2;
getAttemptId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProtoOrBuilder
optional int32 attemptId = 2;
getAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
getAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
getAttemptId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
getAttemptIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
getAttemptIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
getAttemptIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
getAttemptIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
getAvailableResources() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the available headroom for resources in the cluster for the application.
getBlacklistAdditions() - 类 中的方法org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest
Get the list of resource-names which should be added to the application blacklist.
getBlacklistAdditions(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_additions = 1;
getBlacklistAdditions(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
repeated string blacklist_additions = 1;
getBlacklistAdditions(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProtoOrBuilder
repeated string blacklist_additions = 1;
getBlacklistAdditionsBytes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_additions = 1;
getBlacklistAdditionsBytes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
repeated string blacklist_additions = 1;
getBlacklistAdditionsBytes(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProtoOrBuilder
repeated string blacklist_additions = 1;
getBlacklistAdditionsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_additions = 1;
getBlacklistAdditionsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
repeated string blacklist_additions = 1;
getBlacklistAdditionsCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProtoOrBuilder
repeated string blacklist_additions = 1;
getBlacklistAdditionsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_additions = 1;
getBlacklistAdditionsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
repeated string blacklist_additions = 1;
getBlacklistAdditionsList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProtoOrBuilder
repeated string blacklist_additions = 1;
getBlacklistRemovals() - 类 中的方法org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest
Get the list of resource-names which should be removed from the application blacklist.
getBlacklistRemovals(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_removals = 2;
getBlacklistRemovals(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
repeated string blacklist_removals = 2;
getBlacklistRemovals(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProtoOrBuilder
repeated string blacklist_removals = 2;
getBlacklistRemovalsBytes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_removals = 2;
getBlacklistRemovalsBytes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
repeated string blacklist_removals = 2;
getBlacklistRemovalsBytes(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProtoOrBuilder
repeated string blacklist_removals = 2;
getBlacklistRemovalsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_removals = 2;
getBlacklistRemovalsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
repeated string blacklist_removals = 2;
getBlacklistRemovalsCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProtoOrBuilder
repeated string blacklist_removals = 2;
getBlacklistRemovalsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_removals = 2;
getBlacklistRemovalsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
repeated string blacklist_removals = 2;
getBlacklistRemovalsList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProtoOrBuilder
repeated string blacklist_removals = 2;
getBlacklistRequest() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
getBlacklistRequest() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
getBlacklistRequest() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
getBlacklistRequestBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
getBlacklistRequestOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
getBlacklistRequestOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
getBlacklistRequestOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
getCancelTokensWhenComplete() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
getCancelTokensWhenComplete() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional bool cancel_tokens_when_complete = 6 [default = true];
getCancelTokensWhenComplete() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional bool cancel_tokens_when_complete = 6 [default = true];
getCancelTokensWhenComplete() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional bool cancel_tokens_when_complete = 6 [default = true];
getCapability() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerResourceDecrease
 
getCapability() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
 
getCapability() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerResourceIncreaseRequest
 
getCapability() - 类 中的方法org.apache.hadoop.yarn.api.records.NodeReport
Get the total Resource on the node.
getCapability() - 类 中的方法org.apache.hadoop.yarn.api.records.ResourceRequest
Get the Resource capability of the request.
getCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
optional .hadoop.yarn.ResourceProto capability = 2;
getCapability() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
optional .hadoop.yarn.ResourceProto capability = 2;
getCapability() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
optional .hadoop.yarn.ResourceProto capability = 2;
getCapability() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto capability = 5;
getCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional .hadoop.yarn.ResourceProto capability = 5;
getCapability() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 5;
getCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 3;
getCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional .hadoop.yarn.ResourceProto capability = 3;
getCapability() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 3;
getCapabilityBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapabilityBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapabilityBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapabilityBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto capability = 5;
getCapabilityBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 3;
getCapabilityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapabilityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
optional .hadoop.yarn.ResourceProto capability = 2;
getCapabilityOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapabilityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapabilityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
optional .hadoop.yarn.ResourceProto capability = 2;
getCapabilityOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapabilityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapabilityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
optional .hadoop.yarn.ResourceProto capability = 2;
getCapabilityOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapabilityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto capability = 5;
getCapabilityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional .hadoop.yarn.ResourceProto capability = 5;
getCapabilityOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 5;
getCapabilityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 3;
getCapabilityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional .hadoop.yarn.ResourceProto capability = 3;
getCapabilityOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 3;
getCapacity() - 类 中的方法org.apache.hadoop.yarn.api.records.QueueInfo
Get the configured capacity of the queue.
getCapacity() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional float capacity = 2;
getCapacity() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional float capacity = 2;
getCapacity() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional float capacity = 2;
getCause() - 类 中的方法org.apache.hadoop.yarn.api.records.SerializedException
Get the cause of this exception or null if the cause is nonexistent or unknown.
getCause() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
getCause() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
getCause() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProtoOrBuilder
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
getCauseBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
getCauseOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
getCauseOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
getCauseOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProtoOrBuilder
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
getChannel() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
getChannel() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Stub
 
getChannel() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.Stub
 
getChannel() - 类 中的方法org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.Stub
 
getChannel() - 类 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub
 
getChildQueues() - 类 中的方法org.apache.hadoop.yarn.api.records.QueueInfo
Get the child queues of the queue.
getChildQueues(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueues(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueues(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getClassName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string class_name = 3;
getClassName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
optional string class_name = 3;
getClassName() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProtoOrBuilder
optional string class_name = 3;
getClassNameBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string class_name = 3;
getClassNameBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
optional string class_name = 3;
getClassNameBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProtoOrBuilder
optional string class_name = 3;
getClientToAMToken() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
Get the client token for communicating with the ApplicationMaster.
getClientToAmToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto client_to_am_token = 7;
getClientToAmToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.common.TokenProto client_to_am_token = 7;
getClientToAmToken() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.common.TokenProto client_to_am_token = 7;
getClientToAmTokenBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto client_to_am_token = 7;
getClientToAMTokenMasterKey() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Get ClientToAMToken master key.
getClientToAmTokenMasterKey() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional bytes client_to_am_token_master_key = 2;
getClientToAmTokenMasterKey() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
optional bytes client_to_am_token_master_key = 2;
getClientToAmTokenMasterKey() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
optional bytes client_to_am_token_master_key = 2;
getClientToAmTokenOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto client_to_am_token = 7;
getClientToAmTokenOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.common.TokenProto client_to_am_token = 7;
getClientToAmTokenOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.common.TokenProto client_to_am_token = 7;
getClusterId(Configuration) - 类 中的静态方法org.apache.hadoop.yarn.conf.YarnConfiguration
 
getClusterId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
optional string clusterId = 1;
getClusterId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
optional string clusterId = 1;
getClusterId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProtoOrBuilder
optional string clusterId = 1;
getClusterIdBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
optional string clusterId = 1;
getClusterIdBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
optional string clusterId = 1;
getClusterIdBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProtoOrBuilder
optional string clusterId = 1;
getClusterMetrics(GetClusterMetricsRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get metrics about the cluster from the ResourceManager.
getClusterMetrics() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsResponse
Get the YarnClusterMetrics for the cluster.
getClusterMetrics(RpcController, YarnServiceProtos.GetClusterMetricsRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
getClusterMetrics(RpcController, YarnServiceProtos.GetClusterMetricsRequestProto, RpcCallback<YarnServiceProtos.GetClusterMetricsResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc getClusterMetrics(.hadoop.yarn.GetClusterMetricsRequestProto) returns (.hadoop.yarn.GetClusterMetricsResponseProto);
getClusterMetrics(RpcController, YarnServiceProtos.GetClusterMetricsRequestProto, RpcCallback<YarnServiceProtos.GetClusterMetricsResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc getClusterMetrics(.hadoop.yarn.GetClusterMetricsRequestProto) returns (.hadoop.yarn.GetClusterMetricsResponseProto);
getClusterMetrics(RpcController, YarnServiceProtos.GetClusterMetricsRequestProto, RpcCallback<YarnServiceProtos.GetClusterMetricsResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
getClusterMetrics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
getClusterMetrics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
getClusterMetrics() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProtoOrBuilder
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
getClusterMetricsBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
getClusterMetricsOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
getClusterMetricsOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
getClusterMetricsOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProtoOrBuilder
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
GetClusterMetricsRequest - org.apache.hadoop.yarn.api.protocolrecords中的类
The request sent by clients to get cluster metrics from the ResourceManager.
GetClusterMetricsRequest() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsRequest
 
GetClusterMetricsResponse - org.apache.hadoop.yarn.api.protocolrecords中的类
The response sent by the ResourceManager to a client requesting cluster metrics.
GetClusterMetricsResponse() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsResponse
 
getClusterNodes(GetClusterNodesRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get a report of all nodes in the cluster from the ResourceManager.
getClusterNodes(RpcController, YarnServiceProtos.GetClusterNodesRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
getClusterNodes(RpcController, YarnServiceProtos.GetClusterNodesRequestProto, RpcCallback<YarnServiceProtos.GetClusterNodesResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc getClusterNodes(.hadoop.yarn.GetClusterNodesRequestProto) returns (.hadoop.yarn.GetClusterNodesResponseProto);
getClusterNodes(RpcController, YarnServiceProtos.GetClusterNodesRequestProto, RpcCallback<YarnServiceProtos.GetClusterNodesResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc getClusterNodes(.hadoop.yarn.GetClusterNodesRequestProto) returns (.hadoop.yarn.GetClusterNodesResponseProto);
getClusterNodes(RpcController, YarnServiceProtos.GetClusterNodesRequestProto, RpcCallback<YarnServiceProtos.GetClusterNodesResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
GetClusterNodesRequest - org.apache.hadoop.yarn.api.protocolrecords中的类
The request from clients to get a report of all nodes in the cluster from the ResourceManager.
GetClusterNodesRequest() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesRequest
 
GetClusterNodesResponse - org.apache.hadoop.yarn.api.protocolrecords中的类
The response sent by the ResourceManager to a client requesting a NodeReport for all nodes.
GetClusterNodesResponse() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesResponse
 
getClusterTimestamp() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationId
Get the start time of the ResourceManager which is used to generate globally unique ApplicationId.
getClusterTimestamp() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
optional int64 cluster_timestamp = 2;
getClusterTimestamp() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
optional int64 cluster_timestamp = 2;
getClusterTimestamp() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder
optional int64 cluster_timestamp = 2;
getCommand(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated string command = 5;
getCommand(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated string command = 5;
getCommand(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated string command = 5;
getCommandBytes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated string command = 5;
getCommandBytes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated string command = 5;
getCommandBytes(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated string command = 5;
getCommandCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated string command = 5;
getCommandCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated string command = 5;
getCommandCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated string command = 5;
getCommandList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated string command = 5;
getCommandList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated string command = 5;
getCommandList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated string command = 5;
getCommands() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get the list of commands for launching the container.
getCompletedContainersStatuses() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the list of completed containers' statuses.
getCompletedContainerStatuses(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatuses(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatuses(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getConfigurationInputStream(Configuration, String) - 类 中的方法org.apache.hadoop.yarn.conf.ConfigurationProvider
Opens an InputStream at the indicated file
getConfigurationProvider(Configuration) - 类 中的静态方法org.apache.hadoop.yarn.conf.ConfigurationProviderFactory
Creates an instance of ConfigurationProvider using given configuration.
getConfValueForRMInstance(String, Configuration) - 类 中的静态方法org.apache.hadoop.yarn.conf.HAUtil
 
getConfValueForRMInstance(String, String, Configuration) - 类 中的静态方法org.apache.hadoop.yarn.conf.HAUtil
 
getContainer(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainer(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainer(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainer(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainer(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainer(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerExitStatus() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerReport
Get the final exit status of the container.
getContainerExitStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional int32 container_exit_status = 4;
getContainerExitStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
optional int32 container_exit_status = 4;
getContainerExitStatus() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder
optional int32 container_exit_status = 4;
getContainerExitStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional int32 container_exit_status = 8;
getContainerExitStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional int32 container_exit_status = 8;
getContainerExitStatus() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional int32 container_exit_status = 8;
getContainerExitStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional int32 container_exit_status = 9;
getContainerExitStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional int32 container_exit_status = 9;
getContainerExitStatus() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional int32 container_exit_status = 9;
getContainerId() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest
Get the ContainerId of the Container.
getContainerId() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerReport
Get the ContainerId of the container.
getContainerId() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerResourceDecrease
 
getContainerId() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
 
getContainerId() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerResourceIncreaseRequest
 
getContainerId() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerStatus
Get the ContainerId of the container.
getContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - 类 中的方法org.apache.hadoop.yarn.server.api.ContainerContext
Get ContainerId of the container being initialized or stopped.
getContainerIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIds() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesRequest
Get the list of ContainerIds of containers for which to obtain the ContainerStatus.
getContainerIds() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.StopContainersRequest
Get the ContainerIds of the containers to be stopped.
getContainerLaunchContext() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
Get the ContainerLaunchContext for the container to be started by the NodeManager.
getContainerLaunchContext() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
getContainerLaunchContext() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
getContainerLaunchContext() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProtoOrBuilder
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
getContainerLaunchContextBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
getContainerLaunchContextOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
getContainerLaunchContextOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
getContainerLaunchContextOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProtoOrBuilder
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
getContainerList() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetContainersResponse
Get a list of ContainerReport for all the containers of an application attempt.
getContainerList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerReport(GetContainerReportRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get a report of an Container from the ResourceManager The client, via GetContainerReportRequest provides the ContainerId of the container.
getContainerReport(GetContainerReportRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationHistoryProtocol
The interface used by clients to get a report of an Container from the ApplicationHistoryServer.
getContainerReport() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportResponse
Get the ContainerReport for the container.
getContainerReport(RpcController, YarnServiceProtos.GetContainerReportRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
getContainerReport(RpcController, YarnServiceProtos.GetContainerReportRequestProto, RpcCallback<YarnServiceProtos.GetContainerReportResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc getContainerReport(.hadoop.yarn.GetContainerReportRequestProto) returns (.hadoop.yarn.GetContainerReportResponseProto);
getContainerReport(RpcController, YarnServiceProtos.GetContainerReportRequestProto, RpcCallback<YarnServiceProtos.GetContainerReportResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc getContainerReport(.hadoop.yarn.GetContainerReportRequestProto) returns (.hadoop.yarn.GetContainerReportResponseProto);
getContainerReport(RpcController, YarnServiceProtos.GetContainerReportRequestProto, RpcCallback<YarnServiceProtos.GetContainerReportResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
getContainerReport(RpcController, YarnServiceProtos.GetContainerReportRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.BlockingInterface
 
getContainerReport(RpcController, YarnServiceProtos.GetContainerReportRequestProto, RpcCallback<YarnServiceProtos.GetContainerReportResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
rpc getContainerReport(.hadoop.yarn.GetContainerReportRequestProto) returns (.hadoop.yarn.GetContainerReportResponseProto);
getContainerReport(RpcController, YarnServiceProtos.GetContainerReportRequestProto, RpcCallback<YarnServiceProtos.GetContainerReportResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Interface
rpc getContainerReport(.hadoop.yarn.GetContainerReportRequestProto) returns (.hadoop.yarn.GetContainerReportResponseProto);
getContainerReport(RpcController, YarnServiceProtos.GetContainerReportRequestProto, RpcCallback<YarnServiceProtos.GetContainerReportResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Stub
 
getContainerReport() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
optional .hadoop.yarn.ContainerReportProto container_report = 1;
getContainerReport() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
optional .hadoop.yarn.ContainerReportProto container_report = 1;
getContainerReport() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProtoOrBuilder
optional .hadoop.yarn.ContainerReportProto container_report = 1;
getContainerReportBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
optional .hadoop.yarn.ContainerReportProto container_report = 1;
getContainerReportOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
optional .hadoop.yarn.ContainerReportProto container_report = 1;
getContainerReportOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
optional .hadoop.yarn.ContainerReportProto container_report = 1;
getContainerReportOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProtoOrBuilder
optional .hadoop.yarn.ContainerReportProto container_report = 1;
GetContainerReportRequest - org.apache.hadoop.yarn.api.protocolrecords中的类
The request sent by a client to the ResourceManager to get an ContainerReport for a container.
GetContainerReportRequest() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest
 
GetContainerReportResponse - org.apache.hadoop.yarn.api.protocolrecords中的类
The response sent by the ResourceManager to a client requesting a container report.
GetContainerReportResponse() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportResponse
 
getContainers(GetContainersRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get a report of Containers for an application attempt from the ResourceManager The client, via GetContainersRequest provides the ApplicationAttemptId of the application attempt.
getContainers(GetContainersRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationHistoryProtocol
The interface used by clients to get a report of Containers for an application attempt from the ApplciationHistoryServer.
getContainers() - 类 中的方法org.apache.hadoop.yarn.api.records.PreemptionContract
Assign the set of PreemptionContainer specifying which containers owned by the ApplicationMaster that may be reclaimed by the ResourceManager.
getContainers() - 类 中的方法org.apache.hadoop.yarn.api.records.StrictPreemptionContract
Get the set of PreemptionContainer specifying containers owned by the ApplicationMaster that may be reclaimed by the ResourceManager.
getContainers(RpcController, YarnServiceProtos.GetContainersRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
getContainers(RpcController, YarnServiceProtos.GetContainersRequestProto, RpcCallback<YarnServiceProtos.GetContainersResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc getContainers(.hadoop.yarn.GetContainersRequestProto) returns (.hadoop.yarn.GetContainersResponseProto);
getContainers(RpcController, YarnServiceProtos.GetContainersRequestProto, RpcCallback<YarnServiceProtos.GetContainersResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc getContainers(.hadoop.yarn.GetContainersRequestProto) returns (.hadoop.yarn.GetContainersResponseProto);
getContainers(RpcController, YarnServiceProtos.GetContainersRequestProto, RpcCallback<YarnServiceProtos.GetContainersResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
getContainers(RpcController, YarnServiceProtos.GetContainersRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.BlockingInterface
 
getContainers(RpcController, YarnServiceProtos.GetContainersRequestProto, RpcCallback<YarnServiceProtos.GetContainersResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
rpc getContainers(.hadoop.yarn.GetContainersRequestProto) returns (.hadoop.yarn.GetContainersResponseProto);
getContainers(RpcController, YarnServiceProtos.GetContainersRequestProto, RpcCallback<YarnServiceProtos.GetContainersResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Interface
rpc getContainers(.hadoop.yarn.GetContainersRequestProto) returns (.hadoop.yarn.GetContainersResponseProto);
getContainers(RpcController, YarnServiceProtos.GetContainersRequestProto, RpcCallback<YarnServiceProtos.GetContainersResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Stub
 
getContainers(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainers(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainers(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersFromPreviousAttempts() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Get the list of running containers as viewed by ResourceManager from previous application attempts.
getContainersFromPreviousAttempts(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttempts(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttempts(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
GetContainersRequest - org.apache.hadoop.yarn.api.protocolrecords中的类
The request from clients to get a list of container reports, which belong to an application attempt from the ResourceManager.
GetContainersRequest() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetContainersRequest
 
GetContainersResponse - org.apache.hadoop.yarn.api.protocolrecords中的类
The response sent by the ResourceManager to a client requesting a list of ContainerReport for containers.
GetContainersResponse() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetContainersResponse
 
getContainerState() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerReport
Get the final ContainerState of the container.
getContainerState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional .hadoop.yarn.ContainerStateProto container_state = 5;
getContainerState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
optional .hadoop.yarn.ContainerStateProto container_state = 5;
getContainerState() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder
optional .hadoop.yarn.ContainerStateProto container_state = 5;
getContainerState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ContainerStateProto container_state = 9;
getContainerState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.ContainerStateProto container_state = 9;
getContainerState() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.ContainerStateProto container_state = 9;
getContainerState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ContainerStateProto container_state = 10;
getContainerState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.ContainerStateProto container_state = 10;
getContainerState() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.ContainerStateProto container_state = 10;
getContainerStatuses(GetContainerStatusesRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ContainerManagementProtocol
The API used by the ApplicationMaster to request for current statuses of Containers from the NodeManager.
getContainerStatuses() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesResponse
Get the ContainerStatuses of the requested containers.
getContainerStatuses(RpcController, YarnServiceProtos.GetContainerStatusesRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface
 
getContainerStatuses(RpcController, YarnServiceProtos.GetContainerStatusesRequestProto, RpcCallback<YarnServiceProtos.GetContainerStatusesResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
rpc getContainerStatuses(.hadoop.yarn.GetContainerStatusesRequestProto) returns (.hadoop.yarn.GetContainerStatusesResponseProto);
getContainerStatuses(RpcController, YarnServiceProtos.GetContainerStatusesRequestProto, RpcCallback<YarnServiceProtos.GetContainerStatusesResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.Interface
rpc getContainerStatuses(.hadoop.yarn.GetContainerStatusesRequestProto) returns (.hadoop.yarn.GetContainerStatusesResponseProto);
getContainerStatuses(RpcController, YarnServiceProtos.GetContainerStatusesRequestProto, RpcCallback<YarnServiceProtos.GetContainerStatusesResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.Stub
 
GetContainerStatusesRequest - org.apache.hadoop.yarn.api.protocolrecords中的类
The request sent by the ApplicationMaster to the NodeManager to get ContainerStatus of requested containers.
GetContainerStatusesRequest() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesRequest
 
GetContainerStatusesResponse - org.apache.hadoop.yarn.api.protocolrecords中的类
The response sent by the NodeManager to the ApplicationMaster when asked to obtain the ContainerStatus of requested containers.
GetContainerStatusesResponse() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesResponse
 
getContainerToken() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
Get the container token to be used for authorization during starting container.
getContainerToken() - 类 中的方法org.apache.hadoop.yarn.api.records.Container
Get the ContainerToken for the container.
getContainerToken() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
 
getContainerToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.common.TokenProto container_token = 6;
getContainerToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.common.TokenProto container_token = 6;
getContainerToken() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.common.TokenProto container_token = 6;
getContainerToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.common.TokenProto container_token = 3;
getContainerToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
optional .hadoop.common.TokenProto container_token = 3;
getContainerToken() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProtoOrBuilder
optional .hadoop.common.TokenProto container_token = 3;
getContainerToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.common.TokenProto container_token = 2;
getContainerToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
optional .hadoop.common.TokenProto container_token = 2;
getContainerToken() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProtoOrBuilder
optional .hadoop.common.TokenProto container_token = 2;
getContainerTokenBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.common.TokenProto container_token = 6;
getContainerTokenBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.common.TokenProto container_token = 3;
getContainerTokenBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.common.TokenProto container_token = 2;
getContainerTokenOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.common.TokenProto container_token = 6;
getContainerTokenOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.common.TokenProto container_token = 6;
getContainerTokenOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.common.TokenProto container_token = 6;
getContainerTokenOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.common.TokenProto container_token = 3;
getContainerTokenOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
optional .hadoop.common.TokenProto container_token = 3;
getContainerTokenOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProtoOrBuilder
optional .hadoop.common.TokenProto container_token = 3;
getContainerTokenOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.common.TokenProto container_token = 2;
getContainerTokenOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
optional .hadoop.common.TokenProto container_token = 2;
getContainerTokenOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProtoOrBuilder
optional .hadoop.common.TokenProto container_token = 2;
getContract() - 类 中的方法org.apache.hadoop.yarn.api.records.PreemptionMessage
 
getContract() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.PreemptionContractProto contract = 2;
getContract() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
optional .hadoop.yarn.PreemptionContractProto contract = 2;
getContract() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProtoOrBuilder
optional .hadoop.yarn.PreemptionContractProto contract = 2;
getContractBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.PreemptionContractProto contract = 2;
getContractOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.PreemptionContractProto contract = 2;
getContractOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
optional .hadoop.yarn.PreemptionContractProto contract = 2;
getContractOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProtoOrBuilder
optional .hadoop.yarn.PreemptionContractProto contract = 2;
getCurrentApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
Get the ApplicationAttemptId of the current attempt of the application
getCurrentApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
getCurrentApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
getCurrentApplicationAttemptId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
getCurrentApplicationAttemptIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
getCurrentApplicationAttemptIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
getCurrentApplicationAttemptIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
getCurrentApplicationAttemptIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
getCurrentCapacity() - 类 中的方法org.apache.hadoop.yarn.api.records.QueueInfo
Get the current capacity of the queue.
getCurrentCapacity() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional float currentCapacity = 4;
getCurrentCapacity() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional float currentCapacity = 4;
getCurrentCapacity() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional float currentCapacity = 4;
getDecreasedContainers() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the list of newly decreased containers by NodeManager
getDecreasedContainers(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainers(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainers(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
getDefaultInstance() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto.Builder
 
getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
getDelegationToken(GetDelegationTokenRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get delegation token, enabling the containers to be able to talk to the service using those tokens.
getDelegationToken(GetDelegationTokenRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationHistoryProtocol
The interface used by clients to get delegation token, enabling the containers to be able to talk to the service using those tokens.
getDelegationToken() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.CancelDelegationTokenRequest
Get the delegation token requested to be cancelled.
getDelegationToken() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenRequest
Get the delegation token requested to be renewed by the client.
getDelegationToken(RpcController, SecurityProtos.GetDelegationTokenRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
getDelegationToken(RpcController, SecurityProtos.GetDelegationTokenRequestProto, RpcCallback<SecurityProtos.GetDelegationTokenResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc getDelegationToken(.hadoop.common.GetDelegationTokenRequestProto) returns (.hadoop.common.GetDelegationTokenResponseProto);
getDelegationToken(RpcController, SecurityProtos.GetDelegationTokenRequestProto, RpcCallback<SecurityProtos.GetDelegationTokenResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc getDelegationToken(.hadoop.common.GetDelegationTokenRequestProto) returns (.hadoop.common.GetDelegationTokenResponseProto);
getDelegationToken(RpcController, SecurityProtos.GetDelegationTokenRequestProto, RpcCallback<SecurityProtos.GetDelegationTokenResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
getDelegationToken(RpcController, SecurityProtos.GetDelegationTokenRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.BlockingInterface
 
getDelegationToken(RpcController, SecurityProtos.GetDelegationTokenRequestProto, RpcCallback<SecurityProtos.GetDelegationTokenResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
rpc getDelegationToken(.hadoop.common.GetDelegationTokenRequestProto) returns (.hadoop.common.GetDelegationTokenResponseProto);
getDelegationToken(RpcController, SecurityProtos.GetDelegationTokenRequestProto, RpcCallback<SecurityProtos.GetDelegationTokenResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Interface
rpc getDelegationToken(.hadoop.common.GetDelegationTokenRequestProto) returns (.hadoop.common.GetDelegationTokenResponseProto);
getDelegationToken(RpcController, SecurityProtos.GetDelegationTokenRequestProto, RpcCallback<SecurityProtos.GetDelegationTokenResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Stub
 
GetDelegationTokenRequest - org.apache.hadoop.yarn.api.protocolrecords中的类
The request issued by the client to get a delegation token from the ResourceManager.
GetDelegationTokenRequest() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenRequest
 
GetDelegationTokenResponse - org.apache.hadoop.yarn.api.protocolrecords中的类
Response to a GetDelegationTokenRequest request from the client.
GetDelegationTokenResponse() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenResponse
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationMasterProtocol
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ContainerManagementProtocol
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
 
getDescriptor() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.AMCommandProto
 
getDescriptor() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAccessTypeProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
getDescriptor() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
getDescriptor() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
getDescriptor() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
getDescriptor() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceTypeProto
 
getDescriptor() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceVisibilityProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
getDescriptor() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
getDescriptor() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueACLProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
getDescriptor() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueStateProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
getDescriptor() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
 
getDescriptor() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
getDescriptor() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
 
getDescriptor() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
getDescriptor() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ApplicationsRequestScopeProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto.Builder
 
getDescriptor() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
 
getDescriptorForType() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.AMCommandProto
 
getDescriptorForType() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAccessTypeProto
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
 
getDescriptorForType() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
 
getDescriptorForType() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
 
getDescriptorForType() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
 
getDescriptorForType() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceTypeProto
 
getDescriptorForType() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceVisibilityProto
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
 
getDescriptorForType() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
 
getDescriptorForType() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueACLProto
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
 
getDescriptorForType() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueStateProto
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
 
getDescriptorForType() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
 
getDescriptorForType() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder
 
getDescriptorForType() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
 
getDescriptorForType() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
 
getDescriptorForType() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ApplicationsRequestScopeProto
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
 
getDescriptorForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto.Builder
 
getDiagnostics() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
Get diagnostic information on application failure.
getDiagnostics() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the diagnositic information of the application attempt in case of errors.
getDiagnostics() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
Get the diagnositic information of the application in case of errors.
getDiagnostics() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerStatus
Get diagnostic messages for failed containers.
getDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string diagnostics = 5 [default = "N/A"];
getDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional string diagnostics = 5 [default = "N/A"];
getDiagnostics() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional string diagnostics = 5 [default = "N/A"];
getDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string diagnostics = 10 [default = "N/A"];
getDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string diagnostics = 10 [default = "N/A"];
getDiagnostics() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string diagnostics = 10 [default = "N/A"];
getDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional string diagnostics = 3 [default = "N/A"];
getDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
optional string diagnostics = 3 [default = "N/A"];
getDiagnostics() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder
optional string diagnostics = 3 [default = "N/A"];
getDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional string diagnostics = 6 [default = "N/A"];
getDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional string diagnostics = 6 [default = "N/A"];
getDiagnostics() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional string diagnostics = 6 [default = "N/A"];
getDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional string diagnostics = 6 [default = "N/A"];
getDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional string diagnostics = 6 [default = "N/A"];
getDiagnostics() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional string diagnostics = 6 [default = "N/A"];
getDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional string diagnostics = 1;
getDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
optional string diagnostics = 1;
getDiagnostics() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProtoOrBuilder
optional string diagnostics = 1;
getDiagnosticsBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string diagnostics = 5 [default = "N/A"];
getDiagnosticsBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional string diagnostics = 5 [default = "N/A"];
getDiagnosticsBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional string diagnostics = 5 [default = "N/A"];
getDiagnosticsBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string diagnostics = 10 [default = "N/A"];
getDiagnosticsBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string diagnostics = 10 [default = "N/A"];
getDiagnosticsBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string diagnostics = 10 [default = "N/A"];
getDiagnosticsBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional string diagnostics = 3 [default = "N/A"];
getDiagnosticsBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
optional string diagnostics = 3 [default = "N/A"];
getDiagnosticsBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder
optional string diagnostics = 3 [default = "N/A"];
getDiagnosticsBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional string diagnostics = 6 [default = "N/A"];
getDiagnosticsBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional string diagnostics = 6 [default = "N/A"];
getDiagnosticsBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional string diagnostics = 6 [default = "N/A"];
getDiagnosticsBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional string diagnostics = 6 [default = "N/A"];
getDiagnosticsBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional string diagnostics = 6 [default = "N/A"];
getDiagnosticsBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional string diagnostics = 6 [default = "N/A"];
getDiagnosticsBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional string diagnostics = 1;
getDiagnosticsBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
optional string diagnostics = 1;
getDiagnosticsBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProtoOrBuilder
optional string diagnostics = 1;
getDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerReport
Get the DiagnosticsInfo of the container.
getDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional string diagnostics_info = 3;
getDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional string diagnostics_info = 3;
getDiagnosticsInfo() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional string diagnostics_info = 3;
getDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string diagnostics_info = 5;
getDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional string diagnostics_info = 5;
getDiagnosticsInfo() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional string diagnostics_info = 5;
getDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional string diagnostics_info = 3;
getDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
optional string diagnostics_info = 3;
getDiagnosticsInfo() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder
optional string diagnostics_info = 3;
getDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string diagnostics_info = 9;
getDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string diagnostics_info = 9;
getDiagnosticsInfo() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string diagnostics_info = 9;
getDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional string diagnostics_info = 3;
getDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
optional string diagnostics_info = 3;
getDiagnosticsInfo() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder
optional string diagnostics_info = 3;
getDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional string diagnostics_info = 7;
getDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional string diagnostics_info = 7;
getDiagnosticsInfo() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional string diagnostics_info = 7;
getDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional string diagnostics_info = 7 [default = "N/A"];
getDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional string diagnostics_info = 7 [default = "N/A"];
getDiagnosticsInfo() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional string diagnostics_info = 7 [default = "N/A"];
getDiagnosticsInfoBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional string diagnostics_info = 3;
getDiagnosticsInfoBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional string diagnostics_info = 3;
getDiagnosticsInfoBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional string diagnostics_info = 3;
getDiagnosticsInfoBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string diagnostics_info = 5;
getDiagnosticsInfoBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional string diagnostics_info = 5;
getDiagnosticsInfoBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional string diagnostics_info = 5;
getDiagnosticsInfoBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional string diagnostics_info = 3;
getDiagnosticsInfoBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
optional string diagnostics_info = 3;
getDiagnosticsInfoBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder
optional string diagnostics_info = 3;
getDiagnosticsInfoBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string diagnostics_info = 9;
getDiagnosticsInfoBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string diagnostics_info = 9;
getDiagnosticsInfoBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string diagnostics_info = 9;
getDiagnosticsInfoBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional string diagnostics_info = 3;
getDiagnosticsInfoBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
optional string diagnostics_info = 3;
getDiagnosticsInfoBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder
optional string diagnostics_info = 3;
getDiagnosticsInfoBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional string diagnostics_info = 7;
getDiagnosticsInfoBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional string diagnostics_info = 7;
getDiagnosticsInfoBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional string diagnostics_info = 7;
getDiagnosticsInfoBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional string diagnostics_info = 7 [default = "N/A"];
getDiagnosticsInfoBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional string diagnostics_info = 7 [default = "N/A"];
getDiagnosticsInfoBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional string diagnostics_info = 7 [default = "N/A"];
getEntities() - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntities
Get a list of entities
getEntityId() - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Get the entity Id
getEntityId() - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
Get the entity Id
getEntityId() - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Get the entity Id
getEntityType() - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Get the entity type
getEntityType() - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
Get the entity type
getEntityType() - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Get the entity type
getEnvironment() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get environment variables for the container.
getEnvironment(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironment(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironment(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getErrorCode() - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Get the error code
getErrors() - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse
Get a list of TimelinePutResponse.TimelinePutError instances
getEventInfo() - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
Set the information of the event
getEvents() - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Get a list of events related to the entity
getEvents() - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
Get a list of events
getEventType() - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
Get the event type
getException() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
getException() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
getException() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProtoOrBuilder
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
getExceptionBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
getExceptionOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
getExceptionOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
getExceptionOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProtoOrBuilder
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
getExitStatus() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerStatus
Get the exit status for the container.
getExitStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional int32 exit_status = 4 [default = -1000];
getExitStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
optional int32 exit_status = 4 [default = -1000];
getExitStatus() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder
optional int32 exit_status = 4 [default = -1000];
getFailedRequests() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesResponse
Get the containerId-to-exception map in which the exception indicates error from per container for failed requests
getFailedRequests() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
Get the containerId-to-exception map in which the exception indicates error from per container for failed requests
getFailedRequests() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.StopContainersResponse
Get the containerId-to-exception map in which the exception indicates error from per container for failed requests
getFailedRequests(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequests(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequests(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequests(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequests(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequests(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequests(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequests(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequests(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFile() - 类 中的方法org.apache.hadoop.yarn.api.records.URL
Get the file of the URL.
getFile() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string file = 4;
getFile() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional string file = 4;
getFile() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional string file = 4;
getFileBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string file = 4;
getFileBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional string file = 4;
getFileBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional string file = 4;
getFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
Get final state of the ApplicationMaster.
getFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
Get the final finish status of the application.
getFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
getFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
getFinalApplicationStatus() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
getFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 6;
getFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 6;
getFinalApplicationStatus() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 6;
getFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
getFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
getFinalApplicationStatus() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
getFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 10;
getFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 10;
getFinalApplicationStatus() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 10;
getFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 13;
getFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 13;
getFinalApplicationStatus() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 13;
getFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8;
getFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8;
getFinalApplicationStatus() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8;
getFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 3;
getFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 3;
getFinalApplicationStatus() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 3;
getFinalTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional string final_tracking_url = 5;
getFinalTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional string final_tracking_url = 5;
getFinalTrackingUrl() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional string final_tracking_url = 5;
getFinalTrackingUrlBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional string final_tracking_url = 5;
getFinalTrackingUrlBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional string final_tracking_url = 5;
getFinalTrackingUrlBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional string final_tracking_url = 5;
getFinishBegin() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 finish_begin = 8;
getFinishBegin() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
optional int64 finish_begin = 8;
getFinishBegin() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
optional int64 finish_begin = 8;
getFinishEnd() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 finish_end = 9;
getFinishEnd() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
optional int64 finish_end = 9;
getFinishEnd() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
optional int64 finish_end = 9;
getFinishRange() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the range of finish times to filter applications on
getFinishTime() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
Get the finish time of the application.
getFinishTime() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerReport
Get the Finish time of the container.
getFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional int64 finish_time = 2;
getFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
optional int64 finish_time = 2;
getFinishTime() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder
optional int64 finish_time = 2;
getFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional int64 finish_time = 8;
getFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional int64 finish_time = 8;
getFinishTime() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional int64 finish_time = 8;
getFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional int64 finish_time = 2;
getFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
optional int64 finish_time = 2;
getFinishTime() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder
optional int64 finish_time = 2;
getFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional int64 finish_time = 6;
getFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional int64 finish_time = 6;
getFinishTime() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional int64 finish_time = 6;
getFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional int64 finishTime = 12;
getFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional int64 finishTime = 12;
getFinishTime() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional int64 finishTime = 12;
getFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional int64 finish_time = 6;
getFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional int64 finish_time = 6;
getFinishTime() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional int64 finish_time = 6;
getFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional int64 finish_time = 7;
getFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional int64 finish_time = 7;
getFinishTime() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional int64 finish_time = 7;
getGroups(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
repeated string groups = 1;
getGroups(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
repeated string groups = 1;
getGroups(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProtoOrBuilder
repeated string groups = 1;
getGroupsBytes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
repeated string groups = 1;
getGroupsBytes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
repeated string groups = 1;
getGroupsBytes(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProtoOrBuilder
repeated string groups = 1;
getGroupsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
repeated string groups = 1;
getGroupsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
repeated string groups = 1;
getGroupsCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProtoOrBuilder
repeated string groups = 1;
getGroupsForUser(RpcController, YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
 
getGroupsForUser(RpcController, YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
rpc getGroupsForUser(.hadoop.yarn.GetGroupsForUserRequestProto) returns (.hadoop.yarn.GetGroupsForUserResponseProto);
getGroupsForUser(RpcController, YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Interface
rpc getGroupsForUser(.hadoop.yarn.GetGroupsForUserRequestProto) returns (.hadoop.yarn.GetGroupsForUserResponseProto);
getGroupsForUser(RpcController, YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub
 
getGroupsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
repeated string groups = 1;
getGroupsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
repeated string groups = 1;
getGroupsList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProtoOrBuilder
repeated string groups = 1;
getHealthReport() - 类 中的方法org.apache.hadoop.yarn.api.records.NodeReport
Get the diagnostic health report of the node.
getHealthReport() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string health_report = 8;
getHealthReport() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional string health_report = 8;
getHealthReport() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional string health_report = 8;
getHealthReportBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string health_report = 8;
getHealthReportBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional string health_report = 8;
getHealthReportBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional string health_report = 8;
getHost() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Get the host on which the ApplicationMaster is running.
getHost() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the host on which this attempt of ApplicationMaster is running.
getHost() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
Get the host on which the ApplicationMaster is running.
getHost() - 类 中的方法org.apache.hadoop.yarn.api.records.NodeId
Get the hostname of the node.
getHost() - 类 中的方法org.apache.hadoop.yarn.api.records.URL
Get the host of the URL.
getHost() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string host = 2;
getHost() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional string host = 2;
getHost() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional string host = 2;
getHost() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional string host = 2;
getHost() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
optional string host = 2;
getHost() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProtoOrBuilder
optional string host = 2;
getHost() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string host = 2;
getHost() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional string host = 2;
getHost() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional string host = 2;
getHost() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string host = 5;
getHost() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string host = 5;
getHost() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string host = 5;
getHost() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
optional string host = 1;
getHost() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
optional string host = 1;
getHost() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProtoOrBuilder
optional string host = 1;
getHost() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string host = 2;
getHost() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional string host = 2;
getHost() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional string host = 2;
getHost() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional string host = 1;
getHost() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
optional string host = 1;
getHost() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
optional string host = 1;
getHostBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string host = 2;
getHostBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional string host = 2;
getHostBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional string host = 2;
getHostBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional string host = 2;
getHostBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
optional string host = 2;
getHostBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProtoOrBuilder
optional string host = 2;
getHostBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string host = 2;
getHostBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional string host = 2;
getHostBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional string host = 2;
getHostBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string host = 5;
getHostBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string host = 5;
getHostBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string host = 5;
getHostBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
optional string host = 1;
getHostBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
optional string host = 1;
getHostBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProtoOrBuilder
optional string host = 1;
getHostBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string host = 2;
getHostBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional string host = 2;
getHostBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional string host = 2;
getHostBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional string host = 1;
getHostBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
optional string host = 1;
getHostBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
optional string host = 1;
getHttpAddress() - 类 中的方法org.apache.hadoop.yarn.api.records.NodeReport
Get the http address of the node.
getHttpAddress() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string httpAddress = 2;
getHttpAddress() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional string httpAddress = 2;
getHttpAddress() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional string httpAddress = 2;
getHttpAddressBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string httpAddress = 2;
getHttpAddressBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional string httpAddress = 2;
getHttpAddressBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional string httpAddress = 2;
getId() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationId
Get the short integer identifier of the ApplicationId which is unique for all applications started by a particular instance of the ResourceManager.
getId() - 类 中的方法org.apache.hadoop.yarn.api.records.Container
Get the globally unique identifier for the container.
getId() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerId
Get the identifier of the ContainerId.
getId() - 类 中的方法org.apache.hadoop.yarn.api.records.PreemptionContainer
 
getId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
optional int32 id = 1;
getId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
optional int32 id = 1;
getId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder
optional int32 id = 1;
getId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional int32 id = 3;
getId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
optional int32 id = 3;
getId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder
optional int32 id = 3;
getId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
getId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.yarn.ContainerIdProto id = 1;
getId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto id = 1;
getId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
getId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
optional .hadoop.yarn.ContainerIdProto id = 1;
getId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto id = 1;
getIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
getIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
getIdentifier() - 类 中的方法org.apache.hadoop.yarn.api.records.Token
Get the token identifier.
getIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
getIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.yarn.ContainerIdProto id = 1;
getIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto id = 1;
getIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
getIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
optional .hadoop.yarn.ContainerIdProto id = 1;
getIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto id = 1;
getIncludeApplications() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Is information about active applications required?
getIncludeApplications() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional bool includeApplications = 2;
getIncludeApplications() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
optional bool includeApplications = 2;
getIncludeApplications() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProtoOrBuilder
optional bool includeApplications = 2;
getIncludeChildQueues() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Is information about child queues required?
getIncludeChildQueues() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional bool includeChildQueues = 3;
getIncludeChildQueues() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
optional bool includeChildQueues = 3;
getIncludeChildQueues() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProtoOrBuilder
optional bool includeChildQueues = 3;
getIncreasedContainers() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the list of newly increased containers by ResourceManager
getIncreasedContainers(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainers(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainers(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreaseRequest(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequest(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequest(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequests() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the ContainerResourceIncreaseRequest being sent by the ApplicationMaster
getIsKillCompleted() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.KillApplicationResponse
Get the flag which indicates that the process of killing application is completed or not.
getIsKillCompleted() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
optional bool is_kill_completed = 1 [default = false];
getIsKillCompleted() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
optional bool is_kill_completed = 1 [default = false];
getIsKillCompleted() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProtoOrBuilder
optional bool is_kill_completed = 1 [default = false];
getIsUnregistered() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterResponse
Get the flag which indicates that the application has successfully unregistered with the RM and the application can safely stop.
getIsUnregistered() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
optional bool isUnregistered = 1 [default = false];
getIsUnregistered() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
optional bool isUnregistered = 1 [default = false];
getIsUnregistered() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProtoOrBuilder
optional bool isUnregistered = 1 [default = false];
getKeepContainersAcrossApplicationAttempts() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the flag which indicates whether to keep containers across application attempts or not.
getKeepContainersAcrossApplicationAttempts() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional bool keep_containers_across_application_attempts = 11 [default = false];
getKeepContainersAcrossApplicationAttempts() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional bool keep_containers_across_application_attempts = 11 [default = false];
getKeepContainersAcrossApplicationAttempts() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional bool keep_containers_across_application_attempts = 11 [default = false];
getKey() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
optional string key = 1;
getKey() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
optional string key = 1;
getKey() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProtoOrBuilder
optional string key = 1;
getKey() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional string key = 1;
getKey() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
optional string key = 1;
getKey() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProtoOrBuilder
optional string key = 1;
getKey() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
optional string key = 1;
getKey() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
optional string key = 1;
getKey() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProtoOrBuilder
optional string key = 1;
getKeyBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
optional string key = 1;
getKeyBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
optional string key = 1;
getKeyBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProtoOrBuilder
optional string key = 1;
getKeyBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional string key = 1;
getKeyBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
optional string key = 1;
getKeyBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProtoOrBuilder
optional string key = 1;
getKeyBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
optional string key = 1;
getKeyBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
optional string key = 1;
getKeyBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProtoOrBuilder
optional string key = 1;
getKind() - 类 中的方法org.apache.hadoop.yarn.api.records.Token
Get the token kind.
getLastHealthReportTime() - 类 中的方法org.apache.hadoop.yarn.api.records.NodeReport
Get the last timestamp at which the health report was received.
getLastHealthReportTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional int64 last_health_report_time = 9;
getLastHealthReportTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional int64 last_health_report_time = 9;
getLastHealthReportTime() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional int64 last_health_report_time = 9;
getLimit() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the limit on the number applications to return
getLimit() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.ResourceProto limit = 5;
getLimit() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
optional .hadoop.yarn.ResourceProto limit = 5;
getLimit() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
optional .hadoop.yarn.ResourceProto limit = 5;
getLimit() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 limit = 5;
getLimit() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
optional int64 limit = 5;
getLimit() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
optional int64 limit = 5;
getLimitBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.ResourceProto limit = 5;
getLimitOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.ResourceProto limit = 5;
getLimitOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
optional .hadoop.yarn.ResourceProto limit = 5;
getLimitOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
optional .hadoop.yarn.ResourceProto limit = 5;
getLocalResources() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get LocalResource required by the container.
getLocalResources(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResources(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResources(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLogUrl() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerReport
Get the LogURL of the container.
getLogUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional string log_url = 8;
getLogUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional string log_url = 8;
getLogUrl() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional string log_url = 8;
getLogUrlBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional string log_url = 8;
getLogUrlBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional string log_url = 8;
getLogUrlBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional string log_url = 8;
getMajorVersion() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
optional int32 major_version = 1;
getMajorVersion() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
optional int32 major_version = 1;
getMajorVersion() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProtoOrBuilder
optional int32 major_version = 1;
getMasterContainer() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ContainerProto master_container = 2;
getMasterContainer() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional .hadoop.yarn.ContainerProto master_container = 2;
getMasterContainer() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional .hadoop.yarn.ContainerProto master_container = 2;
getMasterContainerBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ContainerProto master_container = 2;
getMasterContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
getMasterContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
getMasterContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
getMasterContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
getMasterContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
getMasterContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
getMasterContainerIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
getMasterContainerIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
getMasterContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
getMasterContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
getMasterContainerIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
getMasterContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
getMasterContainerIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
getMasterContainerIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
getMasterContainerOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ContainerProto master_container = 2;
getMasterContainerOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional .hadoop.yarn.ContainerProto master_container = 2;
getMasterContainerOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional .hadoop.yarn.ContainerProto master_container = 2;
getMaxAppAttempts() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
getMaxAppAttempts() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional int32 maxAppAttempts = 8 [default = 0];
getMaxAppAttempts() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional int32 maxAppAttempts = 8 [default = 0];
getMaxAppAttempts() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional int32 maxAppAttempts = 8 [default = 0];
getMaximumCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
getMaximumCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
getMaximumCapability() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProtoOrBuilder
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
getMaximumCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
getMaximumCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
getMaximumCapability() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
getMaximumCapabilityBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
getMaximumCapabilityBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
getMaximumCapabilityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
getMaximumCapabilityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
getMaximumCapabilityOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProtoOrBuilder
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
getMaximumCapabilityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
getMaximumCapabilityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
getMaximumCapabilityOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
getMaximumCapacity() - 类 中的方法org.apache.hadoop.yarn.api.records.QueueInfo
Get the maximum capacity of the queue.
getMaximumCapacity() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional float maximumCapacity = 3;
getMaximumCapacity() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional float maximumCapacity = 3;
getMaximumCapacity() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional float maximumCapacity = 3;
getMaximumResourceCapability() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse
Get the maximum capability for any Resource allocated by the ResourceManager in the cluster.
getMaximumResourceCapability() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Get the maximum capability for any Resource allocated by the ResourceManager in the cluster.
getMemory() - 类 中的方法org.apache.hadoop.yarn.api.records.Resource
Get memory of the resource.
getMemory() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
optional int32 memory = 1;
getMemory() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
optional int32 memory = 1;
getMemory() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProtoOrBuilder
optional int32 memory = 1;
getMessage() - 类 中的方法org.apache.hadoop.yarn.api.records.SerializedException
Get the detail message string of this exception.
getMessage() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string message = 1;
getMessage() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
optional string message = 1;
getMessage() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProtoOrBuilder
optional string message = 1;
getMessageBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string message = 1;
getMessageBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
optional string message = 1;
getMessageBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProtoOrBuilder
optional string message = 1;
getMetaData() - 类 中的方法org.apache.hadoop.yarn.server.api.AuxiliaryService
Retrieve meta-data for this AuxiliaryService.
getMinorVersion() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
optional int32 minor_version = 2;
getMinorVersion() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
optional int32 minor_version = 2;
getMinorVersion() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProtoOrBuilder
optional int32 minor_version = 2;
getName() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
Get the user-defined name of the application.
getName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string name = 4;
getName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string name = 4;
getName() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string name = 4;
getNameBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string name = 4;
getNameBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string name = 4;
getNameBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string name = 4;
getNeededResources() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the needed Resource
getNeededResources() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto needed_resources = 5;
getNeededResources() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional .hadoop.yarn.ResourceProto needed_resources = 5;
getNeededResources() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto needed_resources = 5;
getNeededResourcesBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto needed_resources = 5;
getNeededResourcesOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto needed_resources = 5;
getNeededResourcesOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional .hadoop.yarn.ResourceProto needed_resources = 5;
getNeededResourcesOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto needed_resources = 5;
getNewApplication(GetNewApplicationRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to obtain a new ApplicationId for submitting new applications.
getNewApplication(RpcController, YarnServiceProtos.GetNewApplicationRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
getNewApplication(RpcController, YarnServiceProtos.GetNewApplicationRequestProto, RpcCallback<YarnServiceProtos.GetNewApplicationResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc getNewApplication(.hadoop.yarn.GetNewApplicationRequestProto) returns (.hadoop.yarn.GetNewApplicationResponseProto);
getNewApplication(RpcController, YarnServiceProtos.GetNewApplicationRequestProto, RpcCallback<YarnServiceProtos.GetNewApplicationResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc getNewApplication(.hadoop.yarn.GetNewApplicationRequestProto) returns (.hadoop.yarn.GetNewApplicationResponseProto);
getNewApplication(RpcController, YarnServiceProtos.GetNewApplicationRequestProto, RpcCallback<YarnServiceProtos.GetNewApplicationResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
GetNewApplicationRequest - org.apache.hadoop.yarn.api.protocolrecords中的类
The request sent by clients to get a new ApplicationId for submitting an application.
GetNewApplicationRequest() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationRequest
 
GetNewApplicationResponse - org.apache.hadoop.yarn.api.protocolrecords中的类
The response sent by the ResourceManager to the client for a request to get a new ApplicationId for submitting applications.
GetNewApplicationResponse() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse
 
getNextExpirationTime() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenResponse
 
getNMTokens() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the list of NMTokens required for communicating with NM.
getNmTokens(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokens(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokens(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNMTokensFromPreviousAttempts() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Get the list of NMTokens for communicating with the NMs where the containers of previous application attempts are running.
getNmTokensFromPreviousAttempts(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttempts(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttempts(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNodeHttpAddress() - 类 中的方法org.apache.hadoop.yarn.api.records.Container
Get the http uri of the node on which the container is allocated.
getNodeHttpAddress() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional string node_http_address = 3;
getNodeHttpAddress() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional string node_http_address = 3;
getNodeHttpAddress() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional string node_http_address = 3;
getNodeHttpAddressBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional string node_http_address = 3;
getNodeHttpAddressBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional string node_http_address = 3;
getNodeHttpAddressBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional string node_http_address = 3;
getNodeId() - 类 中的方法org.apache.hadoop.yarn.api.records.Container
Get the identifier of the node on which the container is allocated.
getNodeId() - 类 中的方法org.apache.hadoop.yarn.api.records.NMToken
Get the NodeId of the NodeManager for which the NMToken is used to authenticate.
getNodeId() - 类 中的方法org.apache.hadoop.yarn.api.records.NodeReport
Get the NodeId of the node.
getNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 2;
getNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.yarn.NodeIdProto nodeId = 2;
getNodeId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.yarn.NodeIdProto nodeId = 2;
getNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 3;
getNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.NodeIdProto node_id = 3;
getNodeId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.NodeIdProto node_id = 3;
getNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 1;
getNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
optional .hadoop.yarn.NodeIdProto node_id = 1;
getNodeId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProtoOrBuilder
optional .hadoop.yarn.NodeIdProto node_id = 1;
getNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProtoOrBuilder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 2;
getNodeIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 3;
getNodeIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 1;
getNodeIdBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 2;
getNodeIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.yarn.NodeIdProto nodeId = 2;
getNodeIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.yarn.NodeIdProto nodeId = 2;
getNodeIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 3;
getNodeIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.NodeIdProto node_id = 3;
getNodeIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.NodeIdProto node_id = 3;
getNodeIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 1;
getNodeIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
optional .hadoop.yarn.NodeIdProto node_id = 1;
getNodeIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProtoOrBuilder
optional .hadoop.yarn.NodeIdProto node_id = 1;
getNodeIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeIdOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeIdOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProtoOrBuilder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeReports() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesResponse
Get NodeReport for all nodes in the cluster.
getNodeReports(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReports(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReports(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProtoOrBuilder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProtoOrBuilder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProtoOrBuilder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProtoOrBuilder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProtoOrBuilder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeResourceMap(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMap(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMap(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProtoOrBuilder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMap() - 类 中的方法org.apache.hadoop.yarn.server.api.protocolrecords.UpdateNodeResourceRequest
Get the map from NodeId to ResourceOption.
getNodeResourceMapBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProtoOrBuilder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProtoOrBuilder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProtoOrBuilder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProtoOrBuilder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeState() - 类 中的方法org.apache.hadoop.yarn.api.records.NodeReport
Get the NodeState of the node.
getNodeState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.NodeStateProto node_state = 7;
getNodeState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional .hadoop.yarn.NodeStateProto node_state = 7;
getNodeState() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional .hadoop.yarn.NodeStateProto node_state = 7;
getNodeStates() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesRequest
The state to filter the cluster nodes with.
getNodeStates(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
getNodeStates(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
getNodeStates(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProtoOrBuilder
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
getNodeStatesCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
getNodeStatesCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
getNodeStatesCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProtoOrBuilder
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
getNodeStatesList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
getNodeStatesList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
getNodeStatesList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProtoOrBuilder
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
getNumber() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.AMCommandProto
 
getNumber() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAccessTypeProto
 
getNumber() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
 
getNumber() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto
 
getNumber() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
 
getNumber() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceTypeProto
 
getNumber() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceVisibilityProto
 
getNumber() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
 
getNumber() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueACLProto
 
getNumber() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueStateProto
 
getNumber() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
 
getNumber() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
 
getNumber() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
 
getNumber() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
 
getNumber() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ApplicationsRequestScopeProto
 
getNumClusterNodes() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the number of hosts available on the cluster.
getNumClusterNodes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional int32 num_cluster_nodes = 7;
getNumClusterNodes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
optional int32 num_cluster_nodes = 7;
getNumClusterNodes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
optional int32 num_cluster_nodes = 7;
getNumContainers() - 类 中的方法org.apache.hadoop.yarn.api.records.NodeReport
Get the number of allocated containers on the node.
getNumContainers() - 类 中的方法org.apache.hadoop.yarn.api.records.ResourceRequest
Get the number of containers required with the given specifications.
getNumContainers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional int32 numContainers = 6;
getNumContainers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional int32 numContainers = 6;
getNumContainers() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional int32 numContainers = 6;
getNumContainers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional int32 num_containers = 4;
getNumContainers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional int32 num_containers = 4;
getNumContainers() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional int32 num_containers = 4;
getNumNodeManagers() - 类 中的方法org.apache.hadoop.yarn.api.records.YarnClusterMetrics
Get the number of NodeManagers in the cluster.
getNumNodeManagers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
optional int32 num_node_managers = 1;
getNumNodeManagers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
optional int32 num_node_managers = 1;
getNumNodeManagers() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProtoOrBuilder
optional int32 num_node_managers = 1;
getNumReservedContainers() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the number of reserved containers
getNumReservedContainers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional int32 num_reserved_containers = 2;
getNumReservedContainers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional int32 num_reserved_containers = 2;
getNumReservedContainers() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional int32 num_reserved_containers = 2;
getNumUsedContainers() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the number of used containers
getNumUsedContainers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional int32 num_used_containers = 1;
getNumUsedContainers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional int32 num_used_containers = 1;
getNumUsedContainers() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional int32 num_used_containers = 1;
getOriginalTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
Get the original not-proxied tracking url for the application.
getOriginalTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string originalTrackingUrl = 15;
getOriginalTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string originalTrackingUrl = 15;
getOriginalTrackingUrl() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string originalTrackingUrl = 15;
getOriginalTrackingUrlBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string originalTrackingUrl = 15;
getOriginalTrackingUrlBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string originalTrackingUrl = 15;
getOriginalTrackingUrlBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string originalTrackingUrl = 15;
getOtherInfo() - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Get the other information of the entity
getOverCommitTimeout() - 类 中的方法org.apache.hadoop.yarn.api.records.ResourceOption
Get timeout for tolerant of resource over-commitment Note: negative value means no timeout so that allocated containers will keep running until the end even under resource over-commitment cases.
getOverCommitTimeout() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
optional int32 over_commit_timeout = 2;
getOverCommitTimeout() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
optional int32 over_commit_timeout = 2;
getOverCommitTimeout() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProtoOrBuilder
optional int32 over_commit_timeout = 2;
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
getParserForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
getPassword() - 类 中的方法org.apache.hadoop.yarn.api.records.Token
Get the token password
getPattern() - 类 中的方法org.apache.hadoop.yarn.api.records.LocalResource
Get the pattern that should be used to extract entries from the archive (only used when type is PATTERN).
getPattern() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional string pattern = 6;
getPattern() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional string pattern = 6;
getPattern() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional string pattern = 6;
getPatternBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional string pattern = 6;
getPatternBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional string pattern = 6;
getPatternBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional string pattern = 6;
getPort() - 类 中的方法org.apache.hadoop.yarn.api.records.NodeId
Get the port for communicating with the node.
getPort() - 类 中的方法org.apache.hadoop.yarn.api.records.URL
Get the port of the URL.
getPort() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
optional int32 port = 2;
getPort() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
optional int32 port = 2;
getPort() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProtoOrBuilder
optional int32 port = 2;
getPort() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional int32 port = 3;
getPort() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional int32 port = 3;
getPort() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional int32 port = 3;
getPreempt() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
getPreempt() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
getPreempt() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
getPreemptBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
getPreemptionMessage() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the description of containers owned by the AM, but requested back by the cluster.
getPreemptOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
getPreemptOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
getPreemptOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
getPrimaryFilters() - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Get the primary filters
getPriority() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the Priority of the application.
getPriority() - 类 中的方法org.apache.hadoop.yarn.api.records.Container
Get the Priority at which the Container was allocated.
getPriority() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerReport
Get the allocated Priority of the container.
getPriority() - 类 中的方法org.apache.hadoop.yarn.api.records.Priority
Get the assigned priority
getPriority() - 类 中的方法org.apache.hadoop.yarn.api.records.ResourceRequest
Get the Priority of the request.
getPriority() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriority() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.PriorityProto priority = 4;
getPriority() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriority() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriority() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional .hadoop.yarn.PriorityProto priority = 4;
getPriority() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriority() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriority() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional .hadoop.yarn.PriorityProto priority = 4;
getPriority() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriority() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.PriorityProto priority = 5;
getPriority() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.yarn.PriorityProto priority = 5;
getPriority() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 5;
getPriority() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriority() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.PriorityProto priority = 4;
getPriority() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriority() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
optional int32 priority = 1;
getPriority() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
optional int32 priority = 1;
getPriority() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProtoOrBuilder
optional int32 priority = 1;
getPriority() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.PriorityProto priority = 1;
getPriority() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional .hadoop.yarn.PriorityProto priority = 1;
getPriority() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 1;
getPriorityBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.PriorityProto priority = 5;
getPriorityBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.PriorityProto priority = 1;
getPriorityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.PriorityProto priority = 5;
getPriorityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.yarn.PriorityProto priority = 5;
getPriorityOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 5;
getPriorityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.PriorityProto priority = 1;
getPriorityOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional .hadoop.yarn.PriorityProto priority = 1;
getPriorityOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 1;
getProgress() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the current progress of application.
getProgress() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
Get the application's progress ( range 0.0 to 1.0 )
getProgress() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional float progress = 17;
getProgress() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional float progress = 17;
getProgress() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional float progress = 17;
getProgress() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional float progress = 5;
getProgress() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
optional float progress = 5;
getProgress() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
optional float progress = 5;
getQueue() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Get the queue that the application was placed in.
getQueue() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
Get the queue to which the application was submitted.
getQueue() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the queue to which the application is being submitted.
getQueue() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string queue = 5;
getQueue() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string queue = 5;
getQueue() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string queue = 5;
getQueue() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string queue = 5;
getQueue() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional string queue = 5;
getQueue() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional string queue = 5;
getQueue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string queue = 3;
getQueue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string queue = 3;
getQueue() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string queue = 3;
getQueue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string queue = 3 [default = "default"];
getQueue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional string queue = 3 [default = "default"];
getQueue() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional string queue = 3 [default = "default"];
getQueue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional string queue = 5;
getQueue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
optional string queue = 5;
getQueue() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
optional string queue = 5;
getQueueBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string queue = 5;
getQueueBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string queue = 5;
getQueueBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string queue = 5;
getQueueBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string queue = 5;
getQueueBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional string queue = 5;
getQueueBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional string queue = 5;
getQueueBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string queue = 3;
getQueueBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string queue = 3;
getQueueBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string queue = 3;
getQueueBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string queue = 3 [default = "default"];
getQueueBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional string queue = 3 [default = "default"];
getQueueBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional string queue = 3 [default = "default"];
getQueueBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional string queue = 5;
getQueueBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
optional string queue = 5;
getQueueBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
optional string queue = 5;
getQueueInfo(GetQueueInfoRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get information about queues from the ResourceManager.
getQueueInfo() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoResponse
Get the QueueInfo for the specified queue.
getQueueInfo(RpcController, YarnServiceProtos.GetQueueInfoRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
getQueueInfo(RpcController, YarnServiceProtos.GetQueueInfoRequestProto, RpcCallback<YarnServiceProtos.GetQueueInfoResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc getQueueInfo(.hadoop.yarn.GetQueueInfoRequestProto) returns (.hadoop.yarn.GetQueueInfoResponseProto);
getQueueInfo(RpcController, YarnServiceProtos.GetQueueInfoRequestProto, RpcCallback<YarnServiceProtos.GetQueueInfoResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc getQueueInfo(.hadoop.yarn.GetQueueInfoRequestProto) returns (.hadoop.yarn.GetQueueInfoResponseProto);
getQueueInfo(RpcController, YarnServiceProtos.GetQueueInfoRequestProto, RpcCallback<YarnServiceProtos.GetQueueInfoResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
getQueueInfo() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
getQueueInfo() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
getQueueInfo() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProtoOrBuilder
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
getQueueInfoBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
getQueueInfoOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
getQueueInfoOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
getQueueInfoOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProtoOrBuilder
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
GetQueueInfoRequest - org.apache.hadoop.yarn.api.protocolrecords中的类
The request sent by clients to get queue information from the ResourceManager.
GetQueueInfoRequest() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
 
GetQueueInfoResponse - org.apache.hadoop.yarn.api.protocolrecords中的类
The response sent by the ResourceManager to a client requesting information about queues in the system.
GetQueueInfoResponse() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoResponse
 
getQueueName() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Get the queue name for which to get queue information.
getQueueName() - 类 中的方法org.apache.hadoop.yarn.api.records.QueueInfo
Get the name of the queue.
getQueueName() - 类 中的方法org.apache.hadoop.yarn.api.records.QueueUserACLInfo
Get the queue name of the queue.
getQueueName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional string queueName = 1;
getQueueName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional string queueName = 1;
getQueueName() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional string queueName = 1;
getQueueName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
optional string queueName = 1;
getQueueName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
optional string queueName = 1;
getQueueName() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProtoOrBuilder
optional string queueName = 1;
getQueueName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional string queueName = 1;
getQueueName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
optional string queueName = 1;
getQueueName() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProtoOrBuilder
optional string queueName = 1;
getQueueNameBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional string queueName = 1;
getQueueNameBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional string queueName = 1;
getQueueNameBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional string queueName = 1;
getQueueNameBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
optional string queueName = 1;
getQueueNameBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
optional string queueName = 1;
getQueueNameBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProtoOrBuilder
optional string queueName = 1;
getQueueNameBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional string queueName = 1;
getQueueNameBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
optional string queueName = 1;
getQueueNameBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProtoOrBuilder
optional string queueName = 1;
getQueues() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the queues to filter applications on
getQueues(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string queues = 4;
getQueues(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string queues = 4;
getQueues(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string queues = 4;
getQueuesBytes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string queues = 4;
getQueuesBytes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string queues = 4;
getQueuesBytes(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string queues = 4;
getQueuesCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string queues = 4;
getQueuesCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string queues = 4;
getQueuesCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string queues = 4;
getQueuesList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string queues = 4;
getQueuesList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string queues = 4;
getQueuesList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string queues = 4;
getQueueState() - 类 中的方法org.apache.hadoop.yarn.api.records.QueueInfo
Get the QueueState of the queue.
getQueueUserAcls(GetQueueUserAclsInfoRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get information about queue acls for current user from the ResourceManager.
getQueueUserAcls(RpcController, YarnServiceProtos.GetQueueUserAclsInfoRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
getQueueUserAcls(RpcController, YarnServiceProtos.GetQueueUserAclsInfoRequestProto, RpcCallback<YarnServiceProtos.GetQueueUserAclsInfoResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc getQueueUserAcls(.hadoop.yarn.GetQueueUserAclsInfoRequestProto) returns (.hadoop.yarn.GetQueueUserAclsInfoResponseProto);
getQueueUserAcls(RpcController, YarnServiceProtos.GetQueueUserAclsInfoRequestProto, RpcCallback<YarnServiceProtos.GetQueueUserAclsInfoResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc getQueueUserAcls(.hadoop.yarn.GetQueueUserAclsInfoRequestProto) returns (.hadoop.yarn.GetQueueUserAclsInfoResponseProto);
getQueueUserAcls(RpcController, YarnServiceProtos.GetQueueUserAclsInfoRequestProto, RpcCallback<YarnServiceProtos.GetQueueUserAclsInfoResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
getQueueUserAcls(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAcls(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAcls(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProtoOrBuilder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProtoOrBuilder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
GetQueueUserAclsInfoRequest - org.apache.hadoop.yarn.api.protocolrecords中的类
The request sent by clients to the ResourceManager to get queue acls for the current user.
GetQueueUserAclsInfoRequest() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoRequest
 
GetQueueUserAclsInfoResponse - org.apache.hadoop.yarn.api.protocolrecords中的类
The response sent by the ResourceManager to clients seeking queue acls for the user.
GetQueueUserAclsInfoResponse() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoResponse
 
getQueueUserAclsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProtoOrBuilder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProtoOrBuilder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProtoOrBuilder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getRackName() - 类 中的方法org.apache.hadoop.yarn.api.records.NodeReport
Get the rack name for the node.
getRackName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string rackName = 3;
getRackName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional string rackName = 3;
getRackName() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional string rackName = 3;
getRackNameBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string rackName = 3;
getRackNameBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional string rackName = 3;
getRackNameBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional string rackName = 3;
getRecordFactory(Configuration) - 类 中的静态方法org.apache.hadoop.yarn.factory.providers.RecordFactoryProvider
 
getRecursive() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Is information on the entire child queue hierarchy required?
getRecursive() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional bool recursive = 4;
getRecursive() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
optional bool recursive = 4;
getRecursive() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProtoOrBuilder
optional bool recursive = 4;
getRelatedEntities() - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Get the related entities
getRelaxLocality() - 类 中的方法org.apache.hadoop.yarn.api.records.ResourceRequest
Get whether locality relaxation is enabled with this ResourceRequest.
getRelaxLocality() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional bool relax_locality = 5 [default = true];
getRelaxLocality() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional bool relax_locality = 5 [default = true];
getRelaxLocality() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional bool relax_locality = 5 [default = true];
getRelease(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
getRelease(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ContainerIdProto release = 2;
getRelease(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseList() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the list of ContainerId of containers being released by the ApplicationMaster.
getReleaseList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto release = 2;
getRemoteTrace() - 类 中的方法org.apache.hadoop.yarn.api.records.SerializedException
Get the backtrace of this exception.
getRenewer() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenRequest
 
getRequestPrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
 
getRequestPrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
 
getRequestPrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
 
getRequestPrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
 
getRequestPrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
 
getReservedResources() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the reserved Resource
getReservedResources() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
getReservedResources() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
getReservedResources() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
getReservedResourcesBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
getReservedResourcesOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
getReservedResourcesOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
getReservedResourcesOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
getResource() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the resource required by the ApplicationMaster for this application.
getResource() - 类 中的方法org.apache.hadoop.yarn.api.records.Container
Get the Resource allocated to the container.
getResource() - 类 中的方法org.apache.hadoop.yarn.api.records.LocalResource
Get the location of the resource to be localized.
getResource() - 类 中的方法org.apache.hadoop.yarn.api.records.ResourceOption
Get the resource of the ResourceOption.
getResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ResourceProto resource = 9;
getResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional .hadoop.yarn.ResourceProto resource = 9;
getResource() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional .hadoop.yarn.ResourceProto resource = 9;
getResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ResourceProto resource = 4;
getResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.yarn.ResourceProto resource = 4;
getResource() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.yarn.ResourceProto resource = 4;
getResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ResourceProto resource = 2;
getResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.ResourceProto resource = 2;
getResource() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto resource = 2;
getResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.URLProto resource = 1;
getResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional .hadoop.yarn.URLProto resource = 1;
getResource() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional .hadoop.yarn.URLProto resource = 1;
getResource(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResource(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResource(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
optional .hadoop.yarn.ResourceRequestProto resource = 1;
getResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
optional .hadoop.yarn.ResourceRequestProto resource = 1;
getResource() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProtoOrBuilder
optional .hadoop.yarn.ResourceRequestProto resource = 1;
getResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
optional .hadoop.yarn.ResourceProto resource = 1;
getResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
optional .hadoop.yarn.ResourceProto resource = 1;
getResource() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProtoOrBuilder
optional .hadoop.yarn.ResourceProto resource = 1;
getResource() - 类 中的方法org.apache.hadoop.yarn.server.api.ContainerContext
Get Resource the resource capability allocated to the container being initialized or stopped.
getResourceBlacklistRequest() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the ResourceBlacklistRequest being sent by the ApplicationMaster.
getResourceBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ResourceProto resource = 9;
getResourceBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ResourceProto resource = 4;
getResourceBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ResourceProto resource = 2;
getResourceBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.URLProto resource = 1;
getResourceBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
optional .hadoop.yarn.ResourceRequestProto resource = 1;
getResourceBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
optional .hadoop.yarn.ResourceProto resource = 1;
getResourceBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceName() - 类 中的方法org.apache.hadoop.yarn.api.records.ResourceRequest
Get the resource (e.g.
getResourceName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional string resource_name = 2;
getResourceName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional string resource_name = 2;
getResourceName() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional string resource_name = 2;
getResourceNameBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional string resource_name = 2;
getResourceNameBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional string resource_name = 2;
getResourceNameBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional string resource_name = 2;
getResourceOption() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
getResourceOption() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
getResourceOption() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProtoOrBuilder
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
getResourceOptionBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
getResourceOptionOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
getResourceOptionOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
getResourceOptionOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProtoOrBuilder
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
getResourceOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ResourceProto resource = 9;
getResourceOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional .hadoop.yarn.ResourceProto resource = 9;
getResourceOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional .hadoop.yarn.ResourceProto resource = 9;
getResourceOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ResourceProto resource = 4;
getResourceOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.yarn.ResourceProto resource = 4;
getResourceOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.yarn.ResourceProto resource = 4;
getResourceOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ResourceProto resource = 2;
getResourceOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.ResourceProto resource = 2;
getResourceOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto resource = 2;
getResourceOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.URLProto resource = 1;
getResourceOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional .hadoop.yarn.URLProto resource = 1;
getResourceOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional .hadoop.yarn.URLProto resource = 1;
getResourceOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
optional .hadoop.yarn.ResourceRequestProto resource = 1;
getResourceOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
optional .hadoop.yarn.ResourceRequestProto resource = 1;
getResourceOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProtoOrBuilder
optional .hadoop.yarn.ResourceRequestProto resource = 1;
getResourceOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
optional .hadoop.yarn.ResourceProto resource = 1;
getResourceOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
optional .hadoop.yarn.ResourceProto resource = 1;
getResourceOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProtoOrBuilder
optional .hadoop.yarn.ResourceProto resource = 1;
getResourceOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceRequest() - 类 中的方法org.apache.hadoop.yarn.api.records.PreemptionContract
If the AM releases resources matching these requests, then the PreemptionContainers enumerated in PreemptionContract.getContainers() should not be evicted from the cluster.
getResourceRequest() - 类 中的方法org.apache.hadoop.yarn.api.records.PreemptionResourceRequest
 
getResponseId() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the response id used to track duplicate responses.
getResponseId() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the last response id.
getResponseId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional int32 response_id = 4;
getResponseId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
optional int32 response_id = 4;
getResponseId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
optional int32 response_id = 4;
getResponseId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional int32 response_id = 2;
getResponseId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
optional int32 response_id = 2;
getResponseId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
optional int32 response_id = 2;
getResponsePrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
 
getResponsePrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
 
getResponsePrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
 
getResponsePrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
 
getResponsePrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
 
getRMDefaultPortNumber(String, Configuration) - 类 中的静态方法org.apache.hadoop.yarn.conf.YarnConfiguration
 
getRMDelegationToken() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenResponse
The Delegation tokens have a identifier which maps to AbstractDelegationTokenIdentifier.
getRMHAId(Configuration) - 类 中的静态方法org.apache.hadoop.yarn.conf.HAUtil
 
getRMHAIds(Configuration) - 类 中的静态方法org.apache.hadoop.yarn.conf.HAUtil
 
getRmId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
optional string rmId = 2;
getRmId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
optional string rmId = 2;
getRmId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProtoOrBuilder
optional string rmId = 2;
getRmIdBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
optional string rmId = 2;
getRmIdBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
optional string rmId = 2;
getRmIdBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProtoOrBuilder
optional string rmId = 2;
getRpcPort() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Get the RPC port on which the ApplicationMaster is responding.
getRpcPort() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the RPC port of this attempt ApplicationMaster.
getRpcPort() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
Get the RPC port of the ApplicationMaster.
getRpcPort() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional int32 rpc_port = 3;
getRpcPort() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional int32 rpc_port = 3;
getRpcPort() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional int32 rpc_port = 3;
getRpcPort() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional int32 rpc_port = 3;
getRpcPort() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
optional int32 rpc_port = 3;
getRpcPort() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProtoOrBuilder
optional int32 rpc_port = 3;
getRpcPort() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional int32 rpc_port = 3;
getRpcPort() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional int32 rpc_port = 3;
getRpcPort() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional int32 rpc_port = 3;
getRpcPort() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional int32 rpc_port = 6;
getRpcPort() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional int32 rpc_port = 6;
getRpcPort() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional int32 rpc_port = 6;
getRpcPort() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional int32 rpc_port = 2;
getRpcPort() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
optional int32 rpc_port = 2;
getRpcPort() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
optional int32 rpc_port = 2;
getScheme() - 类 中的方法org.apache.hadoop.yarn.api.records.URL
Get the scheme of the URL.
getScheme() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string scheme = 1;
getScheme() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional string scheme = 1;
getScheme() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional string scheme = 1;
getSchemeBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string scheme = 1;
getSchemeBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional string scheme = 1;
getSchemeBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional string scheme = 1;
getScope() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the ApplicationsRequestScope of applications to be filtered.
getScope() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional .hadoop.yarn.ApplicationsRequestScopeProto scope = 11 [default = ALL];
getScope() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
optional .hadoop.yarn.ApplicationsRequestScopeProto scope = 11 [default = ALL];
getScope() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationsRequestScopeProto scope = 11 [default = ALL];
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
getSerializedSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
getService() - 类 中的方法org.apache.hadoop.yarn.api.records.Token
Get the service to which the token is allocated.
getServiceAddressConfKeys(Configuration) - 类 中的静态方法org.apache.hadoop.yarn.conf.YarnConfiguration
 
getServiceData() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get application-specific binary service data.
getServiceData(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceData(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceData(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServicesMetaData(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaData(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaData(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaData(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaData(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaData(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getSize() - 类 中的方法org.apache.hadoop.yarn.api.records.LocalResource
Get the size of the resource to be localized.
getSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional int64 size = 2;
getSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional int64 size = 2;
getSize() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional int64 size = 2;
getSocketAddr(String, String, int) - 类 中的方法org.apache.hadoop.yarn.conf.YarnConfiguration
Get the socket address for name property as a InetSocketAddress.
getStartBegin() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 start_begin = 6;
getStartBegin() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
optional int64 start_begin = 6;
getStartBegin() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
optional int64 start_begin = 6;
getStartContainerRequest(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequest(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequest(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProtoOrBuilder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProtoOrBuilder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProtoOrBuilder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProtoOrBuilder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProtoOrBuilder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequests() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.StartContainersRequest
Get a list of StartContainerRequest to start containers.
getStartEnd() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 start_end = 7;
getStartEnd() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
optional int64 start_end = 7;
getStartEnd() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
optional int64 start_end = 7;
getStartRange() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the range of start times to filter applications on
getStartTime() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
Get the start time of the application.
getStartTime() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerReport
Get the Start time of the container.
getStartTime() - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Get the start time of the entity
getStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional int64 start_time = 7;
getStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional int64 start_time = 7;
getStartTime() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional int64 start_time = 7;
getStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional int64 start_time = 7;
getStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional int64 start_time = 7;
getStartTime() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional int64 start_time = 7;
getStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional int64 start_time = 5;
getStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional int64 start_time = 5;
getStartTime() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional int64 start_time = 5;
getStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional int64 start_time = 5;
getStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional int64 start_time = 5;
getStartTime() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional int64 start_time = 5;
getStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional int64 startTime = 11;
getStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional int64 startTime = 11;
getStartTime() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional int64 startTime = 11;
getStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional int64 start_time = 5;
getStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional int64 start_time = 5;
getStartTime() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional int64 start_time = 5;
getStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional int64 start_time = 7;
getStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional int64 start_time = 7;
getStartTime() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional int64 start_time = 7;
getStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional int64 start_time = 4;
getStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional int64 start_time = 4;
getStartTime() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional int64 start_time = 4;
getState() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerStatus
Get the ContainerState of the container.
getState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional .hadoop.yarn.ContainerStateProto state = 2;
getState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
optional .hadoop.yarn.ContainerStateProto state = 2;
getState() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder
optional .hadoop.yarn.ContainerStateProto state = 2;
getState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional .hadoop.yarn.QueueStateProto state = 5;
getState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional .hadoop.yarn.QueueStateProto state = 5;
getState() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional .hadoop.yarn.QueueStateProto state = 5;
getStatus(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatus(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatus(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
optional .hadoop.yarn.ContainerStatusProto status = 1;
getStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
optional .hadoop.yarn.ContainerStatusProto status = 1;
getStatus() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProtoOrBuilder
optional .hadoop.yarn.ContainerStatusProto status = 1;
getStatusBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
optional .hadoop.yarn.ContainerStatusProto status = 1;
getStatusBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
optional .hadoop.yarn.ContainerStatusProto status = 1;
getStatusOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
optional .hadoop.yarn.ContainerStatusProto status = 1;
getStatusOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProtoOrBuilder
optional .hadoop.yarn.ContainerStatusProto status = 1;
getStatusOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStrictContract() - 类 中的方法org.apache.hadoop.yarn.api.records.PreemptionMessage
 
getStrictContract() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
getStrictContract() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
getStrictContract() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProtoOrBuilder
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
getStrictContractBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
getStrictContractOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
getStrictContractOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
getStrictContractOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProtoOrBuilder
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
getSubmitTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional int64 submit_time = 6;
getSubmitTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional int64 submit_time = 6;
getSubmitTime() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional int64 submit_time = 6;
getSubmitTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional int64 submit_time = 6;
getSubmitTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional int64 submit_time = 6;
getSubmitTime() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional int64 submit_time = 6;
getSubmitTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional int64 submit_time = 1;
getSubmitTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional int64 submit_time = 1;
getSubmitTime() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional int64 submit_time = 1;
getSucceededRequests(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequests(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequests(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequests(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequests(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequests(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSuccessfullyStartedContainers() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
Get the list of ContainerId s of the containers that are started successfully.
getSuccessfullyStoppedContainers() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.StopContainersResponse
Get the list of containerIds of successfully stopped containers.
getTargetQueue() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
Get the queue to place the application in.
getTargetQueue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required string target_queue = 2;
getTargetQueue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
required string target_queue = 2;
getTargetQueue() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProtoOrBuilder
required string target_queue = 2;
getTargetQueueBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required string target_queue = 2;
getTargetQueueBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
required string target_queue = 2;
getTargetQueueBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProtoOrBuilder
required string target_queue = 2;
getTimestamp() - 类 中的方法org.apache.hadoop.yarn.api.records.LocalResource
Get the original timestamp of the resource to be localized, used for verification.
getTimestamp() - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
Get the timestamp of the event
getTimestamp() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional int64 timestamp = 3;
getTimestamp() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional int64 timestamp = 3;
getTimestamp() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional int64 timestamp = 3;
getToken() - 类 中的方法org.apache.hadoop.yarn.api.records.NMToken
Get the Token used for authenticating with NodeManager
getToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.common.TokenProto token = 2;
getToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
optional .hadoop.common.TokenProto token = 2;
getToken() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProtoOrBuilder
optional .hadoop.common.TokenProto token = 2;
getTokenBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.common.TokenProto token = 2;
getTokenOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.common.TokenProto token = 2;
getTokenOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
optional .hadoop.common.TokenProto token = 2;
getTokenOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProtoOrBuilder
optional .hadoop.common.TokenProto token = 2;
getTokens() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get all the tokens needed by this container.
getTokens() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
optional bytes tokens = 2;
getTokens() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
optional bytes tokens = 2;
getTokens() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
optional bytes tokens = 2;
getTrace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string trace = 2;
getTrace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
optional string trace = 2;
getTrace() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProtoOrBuilder
optional string trace = 2;
getTraceBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string trace = 2;
getTraceBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
optional string trace = 2;
getTraceBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProtoOrBuilder
optional string trace = 2;
getTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
Get the tracking URL for the ApplicationMaster.
getTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Get the tracking URL for the ApplicationMaster.
getTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the tracking url for the application attempt.
getTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
Get the tracking url for the application.
getTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional string tracking_url = 2;
getTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional string tracking_url = 2;
getTrackingUrl() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional string tracking_url = 2;
getTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string tracking_url = 4;
getTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional string tracking_url = 4;
getTrackingUrl() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional string tracking_url = 4;
getTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string tracking_url = 4;
getTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional string tracking_url = 4;
getTrackingUrl() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional string tracking_url = 4;
getTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string trackingUrl = 9;
getTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string trackingUrl = 9;
getTrackingUrl() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string trackingUrl = 9;
getTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional string tracking_url = 2;
getTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
optional string tracking_url = 2;
getTrackingUrl() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProtoOrBuilder
optional string tracking_url = 2;
getTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional string tracking_url = 3;
getTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
optional string tracking_url = 3;
getTrackingUrl() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
optional string tracking_url = 3;
getTrackingUrlBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional string tracking_url = 2;
getTrackingUrlBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional string tracking_url = 2;
getTrackingUrlBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional string tracking_url = 2;
getTrackingUrlBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string tracking_url = 4;
getTrackingUrlBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional string tracking_url = 4;
getTrackingUrlBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional string tracking_url = 4;
getTrackingUrlBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string tracking_url = 4;
getTrackingUrlBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional string tracking_url = 4;
getTrackingUrlBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional string tracking_url = 4;
getTrackingUrlBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string trackingUrl = 9;
getTrackingUrlBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string trackingUrl = 9;
getTrackingUrlBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string trackingUrl = 9;
getTrackingUrlBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional string tracking_url = 2;
getTrackingUrlBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
optional string tracking_url = 2;
getTrackingUrlBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProtoOrBuilder
optional string tracking_url = 2;
getTrackingUrlBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional string tracking_url = 3;
getTrackingUrlBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
optional string tracking_url = 3;
getTrackingUrlBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
optional string tracking_url = 3;
getType() - 类 中的方法org.apache.hadoop.yarn.api.records.LocalResource
Get the LocalResourceType of the resource to be localized.
getType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.LocalResourceTypeProto type = 4;
getType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional .hadoop.yarn.LocalResourceTypeProto type = 4;
getType() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional .hadoop.yarn.LocalResourceTypeProto type = 4;
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
getUnknownFields() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
getUnmanagedAM() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get if the RM should manage the execution of the AM.
getUnmanagedAm() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional bool unmanaged_am = 7 [default = false];
getUnmanagedAm() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional bool unmanaged_am = 7 [default = false];
getUnmanagedAm() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional bool unmanaged_am = 7 [default = false];
getUpdatedNodes() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the list of updated NodeReports.
getUpdatedNodes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodes(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesOrBuilder(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesOrBuilder(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesOrBuilderList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesOrBuilderList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUsed() - 类 中的方法org.apache.hadoop.yarn.api.records.NodeReport
Get used Resource on the node.
getUsed() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto used = 4;
getUsed() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional .hadoop.yarn.ResourceProto used = 4;
getUsed() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto used = 4;
getUsedBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto used = 4;
getUsedOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto used = 4;
getUsedOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional .hadoop.yarn.ResourceProto used = 4;
getUsedOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto used = 4;
getUsedResources() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the used Resource
getUsedResources() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto used_resources = 3;
getUsedResources() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional .hadoop.yarn.ResourceProto used_resources = 3;
getUsedResources() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto used_resources = 3;
getUsedResourcesBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto used_resources = 3;
getUsedResourcesOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto used_resources = 3;
getUsedResourcesOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional .hadoop.yarn.ResourceProto used_resources = 3;
getUsedResourcesOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto used_resources = 3;
getUser() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
Get the user who submitted the application.
getUser() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string user = 4;
getUser() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string user = 4;
getUser() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string user = 4;
getUser() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string user = 4;
getUser() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional string user = 4;
getUser() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional string user = 4;
getUser() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string user = 2;
getUser() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string user = 2;
getUser() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string user = 2;
getUser() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional string user = 3;
getUser() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional string user = 3;
getUser() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional string user = 3;
getUser() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
required string user = 1;
getUser() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
required string user = 1;
getUser() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProtoOrBuilder
required string user = 1;
getUser() - 类 中的方法org.apache.hadoop.yarn.server.api.ApplicationInitializationContext
Get the user-name of the application-submitter
getUser() - 类 中的方法org.apache.hadoop.yarn.server.api.ContainerContext
Get user of the container being initialized or stopped.
getUserAcls() - 类 中的方法org.apache.hadoop.yarn.api.records.QueueUserACLInfo
Get the list of QueueACL for the given user.
getUserAcls(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
getUserAcls(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
getUserAcls(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProtoOrBuilder
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
getUserAclsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
getUserAclsCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
getUserAclsCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProtoOrBuilder
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
getUserAclsInfoList() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoResponse
Get the QueueUserACLInfo per queue for the user.
getUserAclsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
getUserAclsList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
getUserAclsList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProtoOrBuilder
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
getUserBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string user = 4;
getUserBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string user = 4;
getUserBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string user = 4;
getUserBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string user = 4;
getUserBytes() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional string user = 4;
getUserBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional string user = 4;
getUserBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string user = 2;
getUserBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string user = 2;
getUserBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string user = 2;
getUserBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional string user = 3;
getUserBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional string user = 3;
getUserBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional string user = 3;
getUserBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
required string user = 1;
getUserBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
required string user = 1;
getUserBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProtoOrBuilder
required string user = 1;
getUserInfo() - 类 中的方法org.apache.hadoop.yarn.api.records.URL
Get the user info of the URL.
getUserInfo() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string userInfo = 5;
getUserInfo() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional string userInfo = 5;
getUserInfo() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional string userInfo = 5;
getUserInfoBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string userInfo = 5;
getUserInfoBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional string userInfo = 5;
getUserInfoBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional string userInfo = 5;
getUsers() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the users to filter applications on
getUsers(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string users = 3;
getUsers(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string users = 3;
getUsers(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string users = 3;
getUsersBytes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string users = 3;
getUsersBytes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string users = 3;
getUsersBytes(int) - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string users = 3;
getUsersCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string users = 3;
getUsersCount() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string users = 3;
getUsersCount() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string users = 3;
getUsersList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string users = 3;
getUsersList() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string users = 3;
getUsersList() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string users = 3;
getValue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
optional bytes value = 2;
getValue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
optional bytes value = 2;
getValue() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProtoOrBuilder
optional bytes value = 2;
getValue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional .hadoop.yarn.LocalResourceProto value = 2;
getValue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
optional .hadoop.yarn.LocalResourceProto value = 2;
getValue() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProtoOrBuilder
optional .hadoop.yarn.LocalResourceProto value = 2;
getValue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
optional string value = 2;
getValue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
optional string value = 2;
getValue() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProtoOrBuilder
optional string value = 2;
getValueBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional .hadoop.yarn.LocalResourceProto value = 2;
getValueBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
optional string value = 2;
getValueBytes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
optional string value = 2;
getValueBytes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProtoOrBuilder
optional string value = 2;
getValueDescriptor() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.AMCommandProto
 
getValueDescriptor() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAccessTypeProto
 
getValueDescriptor() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
 
getValueDescriptor() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto
 
getValueDescriptor() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
 
getValueDescriptor() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceTypeProto
 
getValueDescriptor() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceVisibilityProto
 
getValueDescriptor() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
 
getValueDescriptor() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueACLProto
 
getValueDescriptor() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueStateProto
 
getValueDescriptor() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
 
getValueDescriptor() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
 
getValueDescriptor() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
 
getValueDescriptor() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
 
getValueDescriptor() - 枚举 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ApplicationsRequestScopeProto
 
getValueOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional .hadoop.yarn.LocalResourceProto value = 2;
getValueOrBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
optional .hadoop.yarn.LocalResourceProto value = 2;
getValueOrBuilder() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProtoOrBuilder
optional .hadoop.yarn.LocalResourceProto value = 2;
getVirtualCores() - 类 中的方法org.apache.hadoop.yarn.api.records.Resource
Get number of virtual cpu cores of the resource.
getVirtualCores() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
optional int32 virtual_cores = 2;
getVirtualCores() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
optional int32 virtual_cores = 2;
getVirtualCores() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProtoOrBuilder
optional int32 virtual_cores = 2;
getVisibility() - 类 中的方法org.apache.hadoop.yarn.api.records.LocalResource
Get the LocalResourceVisibility of the resource to be localized.
getVisibility() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.LocalResourceVisibilityProto visibility = 5;
getVisibility() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional .hadoop.yarn.LocalResourceVisibilityProto visibility = 5;
getVisibility() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional .hadoop.yarn.LocalResourceVisibilityProto visibility = 5;
getYarnApplicationAttemptState() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the YarnApplicationAttemptState of the application attempt.
getYarnApplicationAttemptState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 5;
getYarnApplicationAttemptState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 5;
getYarnApplicationAttemptState() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 5;
getYarnApplicationAttemptState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 8;
getYarnApplicationAttemptState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 8;
getYarnApplicationAttemptState() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 8;
getYarnApplicationAttemptState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 6;
getYarnApplicationAttemptState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 6;
getYarnApplicationAttemptState() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 6;
getYarnApplicationState() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
Get the YarnApplicationState of the application.
getYarnApplicationState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 5;
getYarnApplicationState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 5;
getYarnApplicationState() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 5;
getYarnApplicationState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 11;
getYarnApplicationState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 11;
getYarnApplicationState() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 11;
getYarnApplicationState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 8;
getYarnApplicationState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 8;
getYarnApplicationState() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 8;
GROUPS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 

H

HADOOP_POLICY_CONFIGURATION_FILE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
hasAccessType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
optional .hadoop.yarn.ApplicationAccessTypeProto accessType = 1;
hasAccessType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
optional .hadoop.yarn.ApplicationAccessTypeProto accessType = 1;
hasAccessType() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProtoOrBuilder
optional .hadoop.yarn.ApplicationAccessTypeProto accessType = 1;
hasAcl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
optional string acl = 2 [default = " "];
hasAcl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
optional string acl = 2 [default = " "];
hasAcl() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProtoOrBuilder
optional string acl = 2 [default = " "];
hasAllocatedResource() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
hasAllocatedResource() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
hasAllocatedResource() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
hasAllocatedResource() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
hasAllocatedResource() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
hasAllocatedResource() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
hasAMCommand() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.AMCommandProto a_m_command = 1;
hasAMCommand() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
optional .hadoop.yarn.AMCommandProto a_m_command = 1;
hasAMCommand() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
optional .hadoop.yarn.AMCommandProto a_m_command = 1;
hasAmContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
hasAmContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
hasAmContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
hasAmContainerSpec() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
hasAmContainerSpec() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
hasAmContainerSpec() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
hasAmRmToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto am_rm_token = 19;
hasAmRmToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.common.TokenProto am_rm_token = 19;
hasAmRmToken() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.common.TokenProto am_rm_token = 19;
hasAppAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
hasAppAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
hasAppAttemptId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
hasAppAttemptState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4;
hasAppAttemptState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4;
hasAppAttemptState() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4;
hasAppAttemptTokens() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional bytes app_attempt_tokens = 3;
hasAppAttemptTokens() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional bytes app_attempt_tokens = 3;
hasAppAttemptTokens() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional bytes app_attempt_tokens = 3;
hasAppId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
hasAppId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
hasAppId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
hasApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptReport() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
hasApplicationAttemptReport() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
hasApplicationAttemptReport() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
hasApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
hasApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
hasApplicationId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
hasApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
required .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProtoOrBuilder
required .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationName() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string application_name = 2;
hasApplicationName() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string application_name = 2;
hasApplicationName() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string application_name = 2;
hasApplicationName() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string application_name = 2;
hasApplicationName() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional string application_name = 2;
hasApplicationName() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional string application_name = 2;
hasApplicationName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string application_name = 2 [default = "N/A"];
hasApplicationName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional string application_name = 2 [default = "N/A"];
hasApplicationName() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional string application_name = 2 [default = "N/A"];
hasApplicationReport() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
hasApplicationReport() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
hasApplicationReport() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProtoOrBuilder
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
hasApplicationState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional .hadoop.yarn.RMAppStateProto application_state = 5;
hasApplicationState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional .hadoop.yarn.RMAppStateProto application_state = 5;
hasApplicationState() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional .hadoop.yarn.RMAppStateProto application_state = 5;
hasApplicationSubmissionContext() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
hasApplicationSubmissionContext() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
hasApplicationSubmissionContext() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
hasApplicationSubmissionContext() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
hasApplicationSubmissionContext() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
hasApplicationSubmissionContext() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
hasApplicationType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string application_type = 3;
hasApplicationType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string application_type = 3;
hasApplicationType() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string application_type = 3;
hasApplicationType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string application_type = 3;
hasApplicationType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional string application_type = 3;
hasApplicationType() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional string application_type = 3;
hasApplicationType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string applicationType = 18;
hasApplicationType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string applicationType = 18;
hasApplicationType() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string applicationType = 18;
hasApplicationType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string applicationType = 10 [default = "YARN"];
hasApplicationType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional string applicationType = 10 [default = "YARN"];
hasApplicationType() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional string applicationType = 10 [default = "YARN"];
hasAppResourceUsage() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
hasAppResourceUsage() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
hasAppResourceUsage() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
hasAssignedNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
hasAssignedNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
hasAssignedNodeId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
hasAssignedNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
hasAssignedNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
hasAssignedNodeId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
hasAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
optional int32 attemptId = 2;
hasAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
optional int32 attemptId = 2;
hasAttemptId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProtoOrBuilder
optional int32 attemptId = 2;
hasAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
hasAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
hasAttemptId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
hasBlacklistRequest() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
hasBlacklistRequest() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
hasBlacklistRequest() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
hasCancelTokensWhenComplete() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional bool cancel_tokens_when_complete = 6 [default = true];
hasCancelTokensWhenComplete() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional bool cancel_tokens_when_complete = 6 [default = true];
hasCancelTokensWhenComplete() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional bool cancel_tokens_when_complete = 6 [default = true];
hasCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
hasCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
optional .hadoop.yarn.ResourceProto capability = 2;
hasCapability() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 2;
hasCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
hasCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
optional .hadoop.yarn.ResourceProto capability = 2;
hasCapability() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 2;
hasCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
hasCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
optional .hadoop.yarn.ResourceProto capability = 2;
hasCapability() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 2;
hasCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto capability = 5;
hasCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional .hadoop.yarn.ResourceProto capability = 5;
hasCapability() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 5;
hasCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 3;
hasCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional .hadoop.yarn.ResourceProto capability = 3;
hasCapability() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 3;
hasCapacity() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional float capacity = 2;
hasCapacity() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional float capacity = 2;
hasCapacity() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional float capacity = 2;
hasCause() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
hasCause() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
hasCause() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProtoOrBuilder
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
hasClassName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string class_name = 3;
hasClassName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
optional string class_name = 3;
hasClassName() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProtoOrBuilder
optional string class_name = 3;
hasClientToAmToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto client_to_am_token = 7;
hasClientToAmToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.common.TokenProto client_to_am_token = 7;
hasClientToAmToken() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.common.TokenProto client_to_am_token = 7;
hasClientToAmTokenMasterKey() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional bytes client_to_am_token_master_key = 2;
hasClientToAmTokenMasterKey() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
optional bytes client_to_am_token_master_key = 2;
hasClientToAmTokenMasterKey() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
optional bytes client_to_am_token_master_key = 2;
hasClusterId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
optional string clusterId = 1;
hasClusterId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
optional string clusterId = 1;
hasClusterId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProtoOrBuilder
optional string clusterId = 1;
hasClusterMetrics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
hasClusterMetrics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
hasClusterMetrics() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProtoOrBuilder
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
hasClusterTimestamp() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
optional int64 cluster_timestamp = 2;
hasClusterTimestamp() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
optional int64 cluster_timestamp = 2;
hasClusterTimestamp() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder
optional int64 cluster_timestamp = 2;
hasContainerExitStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional int32 container_exit_status = 4;
hasContainerExitStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
optional int32 container_exit_status = 4;
hasContainerExitStatus() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder
optional int32 container_exit_status = 4;
hasContainerExitStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional int32 container_exit_status = 8;
hasContainerExitStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional int32 container_exit_status = 8;
hasContainerExitStatus() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional int32 container_exit_status = 8;
hasContainerExitStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional int32 container_exit_status = 9;
hasContainerExitStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional int32 container_exit_status = 9;
hasContainerExitStatus() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional int32 container_exit_status = 9;
hasContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerLaunchContext() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
hasContainerLaunchContext() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
hasContainerLaunchContext() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProtoOrBuilder
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
hasContainerReport() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
optional .hadoop.yarn.ContainerReportProto container_report = 1;
hasContainerReport() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
optional .hadoop.yarn.ContainerReportProto container_report = 1;
hasContainerReport() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProtoOrBuilder
optional .hadoop.yarn.ContainerReportProto container_report = 1;
hasContainerState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional .hadoop.yarn.ContainerStateProto container_state = 5;
hasContainerState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
optional .hadoop.yarn.ContainerStateProto container_state = 5;
hasContainerState() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder
optional .hadoop.yarn.ContainerStateProto container_state = 5;
hasContainerState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ContainerStateProto container_state = 9;
hasContainerState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.ContainerStateProto container_state = 9;
hasContainerState() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.ContainerStateProto container_state = 9;
hasContainerState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ContainerStateProto container_state = 10;
hasContainerState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.ContainerStateProto container_state = 10;
hasContainerState() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.ContainerStateProto container_state = 10;
hasContainerToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.common.TokenProto container_token = 6;
hasContainerToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.common.TokenProto container_token = 6;
hasContainerToken() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.common.TokenProto container_token = 6;
hasContainerToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.common.TokenProto container_token = 3;
hasContainerToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
optional .hadoop.common.TokenProto container_token = 3;
hasContainerToken() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProtoOrBuilder
optional .hadoop.common.TokenProto container_token = 3;
hasContainerToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.common.TokenProto container_token = 2;
hasContainerToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
optional .hadoop.common.TokenProto container_token = 2;
hasContainerToken() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProtoOrBuilder
optional .hadoop.common.TokenProto container_token = 2;
hasContract() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.PreemptionContractProto contract = 2;
hasContract() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
optional .hadoop.yarn.PreemptionContractProto contract = 2;
hasContract() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProtoOrBuilder
optional .hadoop.yarn.PreemptionContractProto contract = 2;
hasCurrentApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
hasCurrentApplicationAttemptId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
hasCurrentApplicationAttemptId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
hasCurrentCapacity() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional float currentCapacity = 4;
hasCurrentCapacity() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional float currentCapacity = 4;
hasCurrentCapacity() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional float currentCapacity = 4;
hasDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string diagnostics = 5 [default = "N/A"];
hasDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional string diagnostics = 5 [default = "N/A"];
hasDiagnostics() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional string diagnostics = 5 [default = "N/A"];
hasDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string diagnostics = 10 [default = "N/A"];
hasDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string diagnostics = 10 [default = "N/A"];
hasDiagnostics() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string diagnostics = 10 [default = "N/A"];
hasDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional string diagnostics = 3 [default = "N/A"];
hasDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
optional string diagnostics = 3 [default = "N/A"];
hasDiagnostics() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder
optional string diagnostics = 3 [default = "N/A"];
hasDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional string diagnostics = 6 [default = "N/A"];
hasDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional string diagnostics = 6 [default = "N/A"];
hasDiagnostics() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional string diagnostics = 6 [default = "N/A"];
hasDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional string diagnostics = 6 [default = "N/A"];
hasDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional string diagnostics = 6 [default = "N/A"];
hasDiagnostics() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional string diagnostics = 6 [default = "N/A"];
hasDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional string diagnostics = 1;
hasDiagnostics() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
optional string diagnostics = 1;
hasDiagnostics() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProtoOrBuilder
optional string diagnostics = 1;
hasDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional string diagnostics_info = 3;
hasDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional string diagnostics_info = 3;
hasDiagnosticsInfo() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional string diagnostics_info = 3;
hasDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string diagnostics_info = 5;
hasDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional string diagnostics_info = 5;
hasDiagnosticsInfo() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional string diagnostics_info = 5;
hasDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional string diagnostics_info = 3;
hasDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
optional string diagnostics_info = 3;
hasDiagnosticsInfo() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder
optional string diagnostics_info = 3;
hasDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string diagnostics_info = 9;
hasDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string diagnostics_info = 9;
hasDiagnosticsInfo() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string diagnostics_info = 9;
hasDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional string diagnostics_info = 3;
hasDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
optional string diagnostics_info = 3;
hasDiagnosticsInfo() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder
optional string diagnostics_info = 3;
hasDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional string diagnostics_info = 7;
hasDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional string diagnostics_info = 7;
hasDiagnosticsInfo() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional string diagnostics_info = 7;
hasDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional string diagnostics_info = 7 [default = "N/A"];
hasDiagnosticsInfo() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional string diagnostics_info = 7 [default = "N/A"];
hasDiagnosticsInfo() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional string diagnostics_info = 7 [default = "N/A"];
hasException() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
hasException() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
hasException() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProtoOrBuilder
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
hasExitStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional int32 exit_status = 4 [default = -1000];
hasExitStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
optional int32 exit_status = 4 [default = -1000];
hasExitStatus() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder
optional int32 exit_status = 4 [default = -1000];
hasFile() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string file = 4;
hasFile() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional string file = 4;
hasFile() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional string file = 4;
hasFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
hasFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
hasFinalApplicationStatus() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
hasFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 6;
hasFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 6;
hasFinalApplicationStatus() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 6;
hasFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
hasFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
hasFinalApplicationStatus() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
hasFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 10;
hasFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 10;
hasFinalApplicationStatus() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 10;
hasFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 13;
hasFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 13;
hasFinalApplicationStatus() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 13;
hasFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8;
hasFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8;
hasFinalApplicationStatus() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8;
hasFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 3;
hasFinalApplicationStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 3;
hasFinalApplicationStatus() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 3;
hasFinalTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional string final_tracking_url = 5;
hasFinalTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional string final_tracking_url = 5;
hasFinalTrackingUrl() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional string final_tracking_url = 5;
hasFinishBegin() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 finish_begin = 8;
hasFinishBegin() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
optional int64 finish_begin = 8;
hasFinishBegin() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
optional int64 finish_begin = 8;
hasFinishEnd() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 finish_end = 9;
hasFinishEnd() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
optional int64 finish_end = 9;
hasFinishEnd() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
optional int64 finish_end = 9;
hasFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional int64 finish_time = 2;
hasFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
optional int64 finish_time = 2;
hasFinishTime() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder
optional int64 finish_time = 2;
hasFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional int64 finish_time = 8;
hasFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional int64 finish_time = 8;
hasFinishTime() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional int64 finish_time = 8;
hasFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional int64 finish_time = 2;
hasFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
optional int64 finish_time = 2;
hasFinishTime() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder
optional int64 finish_time = 2;
hasFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional int64 finish_time = 6;
hasFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional int64 finish_time = 6;
hasFinishTime() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional int64 finish_time = 6;
hasFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional int64 finishTime = 12;
hasFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional int64 finishTime = 12;
hasFinishTime() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional int64 finishTime = 12;
hasFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional int64 finish_time = 6;
hasFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional int64 finish_time = 6;
hasFinishTime() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional int64 finish_time = 6;
hasFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional int64 finish_time = 7;
hasFinishTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional int64 finish_time = 7;
hasFinishTime() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional int64 finish_time = 7;
hashCode() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationId
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerId
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerResourceDecrease
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerResourceIncreaseRequest
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.api.records.NMToken
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.api.records.NodeId
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.api.records.Priority
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.api.records.Resource
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.api.records.ResourceRequest
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
hashCode() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
hasHealthReport() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string health_report = 8;
hasHealthReport() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional string health_report = 8;
hasHealthReport() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional string health_report = 8;
hasHost() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string host = 2;
hasHost() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional string host = 2;
hasHost() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional string host = 2;
hasHost() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional string host = 2;
hasHost() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
optional string host = 2;
hasHost() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProtoOrBuilder
optional string host = 2;
hasHost() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string host = 2;
hasHost() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional string host = 2;
hasHost() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional string host = 2;
hasHost() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string host = 5;
hasHost() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string host = 5;
hasHost() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string host = 5;
hasHost() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
optional string host = 1;
hasHost() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
optional string host = 1;
hasHost() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProtoOrBuilder
optional string host = 1;
hasHost() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string host = 2;
hasHost() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional string host = 2;
hasHost() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional string host = 2;
hasHost() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional string host = 1;
hasHost() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
optional string host = 1;
hasHost() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
optional string host = 1;
hasHttpAddress() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string httpAddress = 2;
hasHttpAddress() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional string httpAddress = 2;
hasHttpAddress() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional string httpAddress = 2;
hasId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
optional int32 id = 1;
hasId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
optional int32 id = 1;
hasId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder
optional int32 id = 1;
hasId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional int32 id = 3;
hasId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
optional int32 id = 3;
hasId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder
optional int32 id = 3;
hasId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
hasId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.yarn.ContainerIdProto id = 1;
hasId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto id = 1;
hasId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
hasId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
optional .hadoop.yarn.ContainerIdProto id = 1;
hasId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto id = 1;
hasIncludeApplications() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional bool includeApplications = 2;
hasIncludeApplications() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
optional bool includeApplications = 2;
hasIncludeApplications() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProtoOrBuilder
optional bool includeApplications = 2;
hasIncludeChildQueues() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional bool includeChildQueues = 3;
hasIncludeChildQueues() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
optional bool includeChildQueues = 3;
hasIncludeChildQueues() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProtoOrBuilder
optional bool includeChildQueues = 3;
hasIsKillCompleted() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
optional bool is_kill_completed = 1 [default = false];
hasIsKillCompleted() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
optional bool is_kill_completed = 1 [default = false];
hasIsKillCompleted() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProtoOrBuilder
optional bool is_kill_completed = 1 [default = false];
hasIsUnregistered() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
optional bool isUnregistered = 1 [default = false];
hasIsUnregistered() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
optional bool isUnregistered = 1 [default = false];
hasIsUnregistered() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProtoOrBuilder
optional bool isUnregistered = 1 [default = false];
hasKeepContainersAcrossApplicationAttempts() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional bool keep_containers_across_application_attempts = 11 [default = false];
hasKeepContainersAcrossApplicationAttempts() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional bool keep_containers_across_application_attempts = 11 [default = false];
hasKeepContainersAcrossApplicationAttempts() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional bool keep_containers_across_application_attempts = 11 [default = false];
hasKey() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
optional string key = 1;
hasKey() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
optional string key = 1;
hasKey() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProtoOrBuilder
optional string key = 1;
hasKey() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional string key = 1;
hasKey() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
optional string key = 1;
hasKey() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProtoOrBuilder
optional string key = 1;
hasKey() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
optional string key = 1;
hasKey() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
optional string key = 1;
hasKey() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProtoOrBuilder
optional string key = 1;
hasLastHealthReportTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional int64 last_health_report_time = 9;
hasLastHealthReportTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional int64 last_health_report_time = 9;
hasLastHealthReportTime() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional int64 last_health_report_time = 9;
hasLimit() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.ResourceProto limit = 5;
hasLimit() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
optional .hadoop.yarn.ResourceProto limit = 5;
hasLimit() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
optional .hadoop.yarn.ResourceProto limit = 5;
hasLimit() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 limit = 5;
hasLimit() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
optional int64 limit = 5;
hasLimit() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
optional int64 limit = 5;
hasLogUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional string log_url = 8;
hasLogUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional string log_url = 8;
hasLogUrl() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional string log_url = 8;
hasMajorVersion() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
optional int32 major_version = 1;
hasMajorVersion() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
optional int32 major_version = 1;
hasMajorVersion() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProtoOrBuilder
optional int32 major_version = 1;
hasMasterContainer() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ContainerProto master_container = 2;
hasMasterContainer() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional .hadoop.yarn.ContainerProto master_container = 2;
hasMasterContainer() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional .hadoop.yarn.ContainerProto master_container = 2;
hasMasterContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
hasMasterContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
hasMasterContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
hasMasterContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
hasMasterContainerId() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
hasMasterContainerId() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
hasMaxAppAttempts() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional int32 maxAppAttempts = 8 [default = 0];
hasMaxAppAttempts() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional int32 maxAppAttempts = 8 [default = 0];
hasMaxAppAttempts() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional int32 maxAppAttempts = 8 [default = 0];
hasMaximumCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
hasMaximumCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
hasMaximumCapability() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProtoOrBuilder
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
hasMaximumCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
hasMaximumCapability() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
hasMaximumCapability() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
hasMaximumCapacity() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional float maximumCapacity = 3;
hasMaximumCapacity() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional float maximumCapacity = 3;
hasMaximumCapacity() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional float maximumCapacity = 3;
hasMemory() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
optional int32 memory = 1;
hasMemory() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
optional int32 memory = 1;
hasMemory() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProtoOrBuilder
optional int32 memory = 1;
hasMessage() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string message = 1;
hasMessage() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
optional string message = 1;
hasMessage() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProtoOrBuilder
optional string message = 1;
hasMinorVersion() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
optional int32 minor_version = 2;
hasMinorVersion() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
optional int32 minor_version = 2;
hasMinorVersion() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProtoOrBuilder
optional int32 minor_version = 2;
hasName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string name = 4;
hasName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string name = 4;
hasName() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string name = 4;
hasNeededResources() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto needed_resources = 5;
hasNeededResources() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional .hadoop.yarn.ResourceProto needed_resources = 5;
hasNeededResources() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto needed_resources = 5;
hasNodeHttpAddress() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional string node_http_address = 3;
hasNodeHttpAddress() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional string node_http_address = 3;
hasNodeHttpAddress() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional string node_http_address = 3;
hasNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 2;
hasNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.yarn.NodeIdProto nodeId = 2;
hasNodeId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.yarn.NodeIdProto nodeId = 2;
hasNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 3;
hasNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.NodeIdProto node_id = 3;
hasNodeId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.NodeIdProto node_id = 3;
hasNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
hasNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional .hadoop.yarn.NodeIdProto nodeId = 1;
hasNodeId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
hasNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 1;
hasNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
optional .hadoop.yarn.NodeIdProto node_id = 1;
hasNodeId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProtoOrBuilder
optional .hadoop.yarn.NodeIdProto node_id = 1;
hasNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
hasNodeId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
optional .hadoop.yarn.NodeIdProto nodeId = 1;
hasNodeId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProtoOrBuilder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
hasNodeState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.NodeStateProto node_state = 7;
hasNodeState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional .hadoop.yarn.NodeStateProto node_state = 7;
hasNodeState() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional .hadoop.yarn.NodeStateProto node_state = 7;
hasNumClusterNodes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional int32 num_cluster_nodes = 7;
hasNumClusterNodes() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
optional int32 num_cluster_nodes = 7;
hasNumClusterNodes() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
optional int32 num_cluster_nodes = 7;
hasNumContainers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional int32 numContainers = 6;
hasNumContainers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional int32 numContainers = 6;
hasNumContainers() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional int32 numContainers = 6;
hasNumContainers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional int32 num_containers = 4;
hasNumContainers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional int32 num_containers = 4;
hasNumContainers() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional int32 num_containers = 4;
hasNumNodeManagers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
optional int32 num_node_managers = 1;
hasNumNodeManagers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
optional int32 num_node_managers = 1;
hasNumNodeManagers() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProtoOrBuilder
optional int32 num_node_managers = 1;
hasNumReservedContainers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional int32 num_reserved_containers = 2;
hasNumReservedContainers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional int32 num_reserved_containers = 2;
hasNumReservedContainers() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional int32 num_reserved_containers = 2;
hasNumUsedContainers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional int32 num_used_containers = 1;
hasNumUsedContainers() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional int32 num_used_containers = 1;
hasNumUsedContainers() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional int32 num_used_containers = 1;
hasOriginalTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string originalTrackingUrl = 15;
hasOriginalTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string originalTrackingUrl = 15;
hasOriginalTrackingUrl() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string originalTrackingUrl = 15;
hasOverCommitTimeout() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
optional int32 over_commit_timeout = 2;
hasOverCommitTimeout() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
optional int32 over_commit_timeout = 2;
hasOverCommitTimeout() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProtoOrBuilder
optional int32 over_commit_timeout = 2;
hasPattern() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional string pattern = 6;
hasPattern() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional string pattern = 6;
hasPattern() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional string pattern = 6;
hasPort() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
optional int32 port = 2;
hasPort() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
optional int32 port = 2;
hasPort() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProtoOrBuilder
optional int32 port = 2;
hasPort() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional int32 port = 3;
hasPort() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional int32 port = 3;
hasPort() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional int32 port = 3;
hasPreempt() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
hasPreempt() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
hasPreempt() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
hasPriority() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
hasPriority() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.PriorityProto priority = 4;
hasPriority() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 4;
hasPriority() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
hasPriority() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional .hadoop.yarn.PriorityProto priority = 4;
hasPriority() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 4;
hasPriority() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
hasPriority() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional .hadoop.yarn.PriorityProto priority = 4;
hasPriority() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 4;
hasPriority() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.PriorityProto priority = 5;
hasPriority() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.yarn.PriorityProto priority = 5;
hasPriority() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 5;
hasPriority() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
hasPriority() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.PriorityProto priority = 4;
hasPriority() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 4;
hasPriority() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
optional int32 priority = 1;
hasPriority() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
optional int32 priority = 1;
hasPriority() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProtoOrBuilder
optional int32 priority = 1;
hasPriority() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.PriorityProto priority = 1;
hasPriority() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional .hadoop.yarn.PriorityProto priority = 1;
hasPriority() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 1;
hasProgress() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional float progress = 17;
hasProgress() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional float progress = 17;
hasProgress() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional float progress = 17;
hasProgress() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional float progress = 5;
hasProgress() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
optional float progress = 5;
hasProgress() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
optional float progress = 5;
hasQueue() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string queue = 5;
hasQueue() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string queue = 5;
hasQueue() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string queue = 5;
hasQueue() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string queue = 5;
hasQueue() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional string queue = 5;
hasQueue() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional string queue = 5;
hasQueue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string queue = 3;
hasQueue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string queue = 3;
hasQueue() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string queue = 3;
hasQueue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string queue = 3 [default = "default"];
hasQueue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional string queue = 3 [default = "default"];
hasQueue() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional string queue = 3 [default = "default"];
hasQueue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional string queue = 5;
hasQueue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
optional string queue = 5;
hasQueue() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
optional string queue = 5;
hasQueueInfo() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
hasQueueInfo() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
hasQueueInfo() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProtoOrBuilder
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
hasQueueName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional string queueName = 1;
hasQueueName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional string queueName = 1;
hasQueueName() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional string queueName = 1;
hasQueueName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
optional string queueName = 1;
hasQueueName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
optional string queueName = 1;
hasQueueName() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProtoOrBuilder
optional string queueName = 1;
hasQueueName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional string queueName = 1;
hasQueueName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
optional string queueName = 1;
hasQueueName() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProtoOrBuilder
optional string queueName = 1;
hasRackName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string rackName = 3;
hasRackName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional string rackName = 3;
hasRackName() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional string rackName = 3;
hasRecursive() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional bool recursive = 4;
hasRecursive() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
optional bool recursive = 4;
hasRecursive() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProtoOrBuilder
optional bool recursive = 4;
hasRelaxLocality() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional bool relax_locality = 5 [default = true];
hasRelaxLocality() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional bool relax_locality = 5 [default = true];
hasRelaxLocality() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional bool relax_locality = 5 [default = true];
hasReservedResources() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
hasReservedResources() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
hasReservedResources() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
hasResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ResourceProto resource = 9;
hasResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional .hadoop.yarn.ResourceProto resource = 9;
hasResource() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional .hadoop.yarn.ResourceProto resource = 9;
hasResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ResourceProto resource = 4;
hasResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.yarn.ResourceProto resource = 4;
hasResource() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.yarn.ResourceProto resource = 4;
hasResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ResourceProto resource = 2;
hasResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.ResourceProto resource = 2;
hasResource() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto resource = 2;
hasResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.URLProto resource = 1;
hasResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional .hadoop.yarn.URLProto resource = 1;
hasResource() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional .hadoop.yarn.URLProto resource = 1;
hasResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
optional .hadoop.yarn.ResourceRequestProto resource = 1;
hasResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
optional .hadoop.yarn.ResourceRequestProto resource = 1;
hasResource() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProtoOrBuilder
optional .hadoop.yarn.ResourceRequestProto resource = 1;
hasResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
optional .hadoop.yarn.ResourceProto resource = 1;
hasResource() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
optional .hadoop.yarn.ResourceProto resource = 1;
hasResource() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProtoOrBuilder
optional .hadoop.yarn.ResourceProto resource = 1;
hasResourceName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional string resource_name = 2;
hasResourceName() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional string resource_name = 2;
hasResourceName() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional string resource_name = 2;
hasResourceOption() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
hasResourceOption() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
hasResourceOption() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProtoOrBuilder
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
hasResponseId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional int32 response_id = 4;
hasResponseId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
optional int32 response_id = 4;
hasResponseId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
optional int32 response_id = 4;
hasResponseId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional int32 response_id = 2;
hasResponseId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
optional int32 response_id = 2;
hasResponseId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
optional int32 response_id = 2;
hasRmId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
optional string rmId = 2;
hasRmId() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
optional string rmId = 2;
hasRmId() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProtoOrBuilder
optional string rmId = 2;
hasRpcPort() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional int32 rpc_port = 3;
hasRpcPort() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional int32 rpc_port = 3;
hasRpcPort() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional int32 rpc_port = 3;
hasRpcPort() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional int32 rpc_port = 3;
hasRpcPort() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
optional int32 rpc_port = 3;
hasRpcPort() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProtoOrBuilder
optional int32 rpc_port = 3;
hasRpcPort() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional int32 rpc_port = 3;
hasRpcPort() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional int32 rpc_port = 3;
hasRpcPort() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional int32 rpc_port = 3;
hasRpcPort() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional int32 rpc_port = 6;
hasRpcPort() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional int32 rpc_port = 6;
hasRpcPort() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional int32 rpc_port = 6;
hasRpcPort() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional int32 rpc_port = 2;
hasRpcPort() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
optional int32 rpc_port = 2;
hasRpcPort() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
optional int32 rpc_port = 2;
hasScheme() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string scheme = 1;
hasScheme() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional string scheme = 1;
hasScheme() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional string scheme = 1;
hasScope() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional .hadoop.yarn.ApplicationsRequestScopeProto scope = 11 [default = ALL];
hasScope() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
optional .hadoop.yarn.ApplicationsRequestScopeProto scope = 11 [default = ALL];
hasScope() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationsRequestScopeProto scope = 11 [default = ALL];
hasSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional int64 size = 2;
hasSize() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional int64 size = 2;
hasSize() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional int64 size = 2;
hasStartBegin() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 start_begin = 6;
hasStartBegin() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
optional int64 start_begin = 6;
hasStartBegin() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
optional int64 start_begin = 6;
hasStartEnd() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 start_end = 7;
hasStartEnd() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
optional int64 start_end = 7;
hasStartEnd() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
optional int64 start_end = 7;
hasStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional int64 start_time = 7;
hasStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional int64 start_time = 7;
hasStartTime() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional int64 start_time = 7;
hasStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional int64 start_time = 7;
hasStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional int64 start_time = 7;
hasStartTime() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional int64 start_time = 7;
hasStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional int64 start_time = 5;
hasStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional int64 start_time = 5;
hasStartTime() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional int64 start_time = 5;
hasStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional int64 start_time = 5;
hasStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional int64 start_time = 5;
hasStartTime() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional int64 start_time = 5;
hasStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional int64 startTime = 11;
hasStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional int64 startTime = 11;
hasStartTime() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional int64 startTime = 11;
hasStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional int64 start_time = 5;
hasStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional int64 start_time = 5;
hasStartTime() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional int64 start_time = 5;
hasStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional int64 start_time = 7;
hasStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional int64 start_time = 7;
hasStartTime() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional int64 start_time = 7;
hasStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional int64 start_time = 4;
hasStartTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional int64 start_time = 4;
hasStartTime() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional int64 start_time = 4;
hasState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional .hadoop.yarn.ContainerStateProto state = 2;
hasState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
optional .hadoop.yarn.ContainerStateProto state = 2;
hasState() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder
optional .hadoop.yarn.ContainerStateProto state = 2;
hasState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional .hadoop.yarn.QueueStateProto state = 5;
hasState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional .hadoop.yarn.QueueStateProto state = 5;
hasState() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional .hadoop.yarn.QueueStateProto state = 5;
hasStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
optional .hadoop.yarn.ContainerStatusProto status = 1;
hasStatus() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
optional .hadoop.yarn.ContainerStatusProto status = 1;
hasStatus() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProtoOrBuilder
optional .hadoop.yarn.ContainerStatusProto status = 1;
hasStrictContract() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
hasStrictContract() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
hasStrictContract() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProtoOrBuilder
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
hasSubmitTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional int64 submit_time = 6;
hasSubmitTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional int64 submit_time = 6;
hasSubmitTime() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional int64 submit_time = 6;
hasSubmitTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional int64 submit_time = 6;
hasSubmitTime() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional int64 submit_time = 6;
hasSubmitTime() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional int64 submit_time = 6;
hasSubmitTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional int64 submit_time = 1;
hasSubmitTime() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional int64 submit_time = 1;
hasSubmitTime() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional int64 submit_time = 1;
hasTargetQueue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required string target_queue = 2;
hasTargetQueue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
required string target_queue = 2;
hasTargetQueue() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProtoOrBuilder
required string target_queue = 2;
hasTimestamp() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional int64 timestamp = 3;
hasTimestamp() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional int64 timestamp = 3;
hasTimestamp() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional int64 timestamp = 3;
hasToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.common.TokenProto token = 2;
hasToken() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
optional .hadoop.common.TokenProto token = 2;
hasToken() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProtoOrBuilder
optional .hadoop.common.TokenProto token = 2;
hasTokens() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
optional bytes tokens = 2;
hasTokens() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
optional bytes tokens = 2;
hasTokens() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
optional bytes tokens = 2;
hasTrace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string trace = 2;
hasTrace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
optional string trace = 2;
hasTrace() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProtoOrBuilder
optional string trace = 2;
hasTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional string tracking_url = 2;
hasTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional string tracking_url = 2;
hasTrackingUrl() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional string tracking_url = 2;
hasTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string tracking_url = 4;
hasTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional string tracking_url = 4;
hasTrackingUrl() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional string tracking_url = 4;
hasTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string tracking_url = 4;
hasTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional string tracking_url = 4;
hasTrackingUrl() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional string tracking_url = 4;
hasTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string trackingUrl = 9;
hasTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string trackingUrl = 9;
hasTrackingUrl() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string trackingUrl = 9;
hasTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional string tracking_url = 2;
hasTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
optional string tracking_url = 2;
hasTrackingUrl() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProtoOrBuilder
optional string tracking_url = 2;
hasTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional string tracking_url = 3;
hasTrackingUrl() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
optional string tracking_url = 3;
hasTrackingUrl() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
optional string tracking_url = 3;
hasType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.LocalResourceTypeProto type = 4;
hasType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional .hadoop.yarn.LocalResourceTypeProto type = 4;
hasType() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional .hadoop.yarn.LocalResourceTypeProto type = 4;
hasUnmanagedAm() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional bool unmanaged_am = 7 [default = false];
hasUnmanagedAm() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional bool unmanaged_am = 7 [default = false];
hasUnmanagedAm() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional bool unmanaged_am = 7 [default = false];
hasUsed() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto used = 4;
hasUsed() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional .hadoop.yarn.ResourceProto used = 4;
hasUsed() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto used = 4;
hasUsedResources() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto used_resources = 3;
hasUsedResources() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional .hadoop.yarn.ResourceProto used_resources = 3;
hasUsedResources() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto used_resources = 3;
hasUser() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string user = 4;
hasUser() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string user = 4;
hasUser() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string user = 4;
hasUser() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string user = 4;
hasUser() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional string user = 4;
hasUser() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional string user = 4;
hasUser() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string user = 2;
hasUser() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string user = 2;
hasUser() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string user = 2;
hasUser() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional string user = 3;
hasUser() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional string user = 3;
hasUser() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional string user = 3;
hasUser() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
required string user = 1;
hasUser() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
required string user = 1;
hasUser() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProtoOrBuilder
required string user = 1;
hasUserInfo() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string userInfo = 5;
hasUserInfo() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional string userInfo = 5;
hasUserInfo() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional string userInfo = 5;
hasValue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
optional bytes value = 2;
hasValue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
optional bytes value = 2;
hasValue() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProtoOrBuilder
optional bytes value = 2;
hasValue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional .hadoop.yarn.LocalResourceProto value = 2;
hasValue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
optional .hadoop.yarn.LocalResourceProto value = 2;
hasValue() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProtoOrBuilder
optional .hadoop.yarn.LocalResourceProto value = 2;
hasValue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
optional string value = 2;
hasValue() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
optional string value = 2;
hasValue() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProtoOrBuilder
optional string value = 2;
hasVirtualCores() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
optional int32 virtual_cores = 2;
hasVirtualCores() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
optional int32 virtual_cores = 2;
hasVirtualCores() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProtoOrBuilder
optional int32 virtual_cores = 2;
hasVisibility() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.LocalResourceVisibilityProto visibility = 5;
hasVisibility() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional .hadoop.yarn.LocalResourceVisibilityProto visibility = 5;
hasVisibility() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional .hadoop.yarn.LocalResourceVisibilityProto visibility = 5;
hasYarnApplicationAttemptState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 5;
hasYarnApplicationAttemptState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 5;
hasYarnApplicationAttemptState() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 5;
hasYarnApplicationAttemptState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 8;
hasYarnApplicationAttemptState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 8;
hasYarnApplicationAttemptState() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 8;
hasYarnApplicationAttemptState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 6;
hasYarnApplicationAttemptState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 6;
hasYarnApplicationAttemptState() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 6;
hasYarnApplicationState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 5;
hasYarnApplicationState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 5;
hasYarnApplicationState() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 5;
hasYarnApplicationState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 11;
hasYarnApplicationState() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 11;
hasYarnApplicationState() - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 11;
hasYarnApplicationState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 8;
hasYarnApplicationState() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 8;
hasYarnApplicationState() - 接口 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 8;
HAUtil - org.apache.hadoop.yarn.conf中的类
 
HEALTH_REPORT_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
HOST_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
HOST_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
HOST_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
HOST_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
HOST_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
HOST_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
HOST_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
HTTPADDRESS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 

I

ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
INCLUDEAPPLICATIONS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
INCLUDECHILDQUEUES_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
INCREASE_REQUEST_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
INCREASED_CONTAINERS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
init(String, Throwable) - 类 中的方法org.apache.hadoop.yarn.api.records.SerializedException
Constructs a new SerializedException with the specified detail message and cause.
init(String) - 类 中的方法org.apache.hadoop.yarn.api.records.SerializedException
Constructs a new SerializedException with the specified detail message.
init(Throwable) - 类 中的方法org.apache.hadoop.yarn.api.records.SerializedException
Constructs a new SerializedException with the specified cause.
init(Configuration) - 类 中的方法org.apache.hadoop.yarn.conf.ConfigurationProvider
 
initializeApplication(ApplicationInitializationContext) - 类 中的方法org.apache.hadoop.yarn.server.api.AuxiliaryService
A new application is started on this NodeManager.
initializeContainer(ContainerInitializationContext) - 类 中的方法org.apache.hadoop.yarn.server.api.AuxiliaryService
A new container is started on this NodeManager.
initInternal(Configuration) - 类 中的方法org.apache.hadoop.yarn.conf.ConfigurationProvider
Derived classes initialize themselves using this method.
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto.Builder
 
internalGetFieldAccessorTable() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
internalGetValueMap() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.AMCommandProto
 
internalGetValueMap() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAccessTypeProto
 
internalGetValueMap() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
 
internalGetValueMap() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto
 
internalGetValueMap() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
 
internalGetValueMap() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceTypeProto
 
internalGetValueMap() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceVisibilityProto
 
internalGetValueMap() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
 
internalGetValueMap() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueACLProto
 
internalGetValueMap() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueStateProto
 
internalGetValueMap() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
 
internalGetValueMap() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
 
internalGetValueMap() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
 
internalGetValueMap() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
 
internalGetValueMap() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ApplicationsRequestScopeProto
 
INVALID - 类 中的静态变量org.apache.hadoop.yarn.api.records.ContainerExitStatus
 
INVALID_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
INVALID = -1000;
InvalidApplicationMasterRequestException - org.apache.hadoop.yarn.exceptions中的异常错误
This exception is thrown when an ApplicationMaster asks for resources by calling ApplicationMasterProtocol.allocate(AllocateRequest) or tries to unregister by calling ApplicationMasterProtocol.finishApplicationMaster(FinishApplicationMasterRequest) API without first registering by calling ApplicationMasterProtocol.registerApplicationMaster(RegisterApplicationMasterRequest) or if it tries to register more than once.
InvalidApplicationMasterRequestException(Throwable) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.InvalidApplicationMasterRequestException
 
InvalidApplicationMasterRequestException(String) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.InvalidApplicationMasterRequestException
 
InvalidApplicationMasterRequestException(String, Throwable) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.InvalidApplicationMasterRequestException
 
InvalidAuxServiceException - org.apache.hadoop.yarn.exceptions中的异常错误
This exception is thrown by a NodeManager that is rejecting start-container requests via ContainerManagementProtocol.startContainers(StartContainersRequest) for auxservices does not exist.
InvalidAuxServiceException(String) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.InvalidAuxServiceException
 
InvalidContainerException - org.apache.hadoop.yarn.exceptions中的异常错误
This exception is thrown by a NodeManager that is rejecting start-container requests via ContainerManagementProtocol.startContainers(StartContainersRequest) for containers allocated by a previous instance of the RM.
InvalidContainerException(String) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.InvalidContainerException
 
InvalidContainerReleaseException - org.apache.hadoop.yarn.exceptions中的异常错误
This exception is thrown when an Application Master tries to release containers not belonging to it using ApplicationMasterProtocol.allocate(AllocateRequest) API.
InvalidContainerReleaseException(Throwable) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.InvalidContainerReleaseException
 
InvalidContainerReleaseException(String) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.InvalidContainerReleaseException
 
InvalidContainerReleaseException(String, Throwable) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.InvalidContainerReleaseException
 
InvalidResourceBlacklistRequestException - org.apache.hadoop.yarn.exceptions中的异常错误
This exception is thrown when an application provides an invalid ResourceBlacklistRequest specification for blacklisting of resources in ApplicationMasterProtocol.allocate(AllocateRequest) API.
InvalidResourceBlacklistRequestException(Throwable) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.InvalidResourceBlacklistRequestException
 
InvalidResourceBlacklistRequestException(String) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.InvalidResourceBlacklistRequestException
 
InvalidResourceBlacklistRequestException(String, Throwable) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.InvalidResourceBlacklistRequestException
 
InvalidResourceRequestException - org.apache.hadoop.yarn.exceptions中的异常错误
This exception is thrown when a resource requested via ResourceRequest in the ApplicationMasterProtocol.allocate(AllocateRequest) API is out of the range of the configured lower and upper limits on resources.
InvalidResourceRequestException(Throwable) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.InvalidResourceRequestException
 
InvalidResourceRequestException(String) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.InvalidResourceRequestException
 
InvalidResourceRequestException(String, Throwable) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.InvalidResourceRequestException
 
IO_EXCEPTION - 类 中的静态变量org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Error code returned if an IOException is encountered when putting an entity.
IPC_CLIENT_FACTORY_CLASS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Factory to create client IPC classes.
IPC_PREFIX - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
IPC_RECORD_FACTORY_CLASS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Factory to create serializeable records.
IPC_RPC_IMPL - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
RPC class implementation
IPC_SERVER_FACTORY_CLASS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Factory to create server IPC classes.
IS_KILL_COMPLETED_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
IS_MINI_YARN_CLUSTER - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
isAnyLocation(String) - 类 中的静态方法org.apache.hadoop.yarn.api.records.ResourceRequest
Check whether the given host/rack string represents an arbitrary host name.
isAutomaticFailoverEmbedded(Configuration) - 类 中的静态方法org.apache.hadoop.yarn.conf.HAUtil
 
isAutomaticFailoverEnabled(Configuration) - 类 中的静态方法org.apache.hadoop.yarn.conf.HAUtil
 
isAutomaticFailoverEnabledAndEmbedded(Configuration) - 类 中的静态方法org.apache.hadoop.yarn.conf.HAUtil
 
isHAEnabled(Configuration) - 类 中的静态方法org.apache.hadoop.yarn.conf.HAUtil
Returns true if Resource Manager HA is configured.
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto.Builder
 
isInitialized() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
ISUNREGISTERED_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
isUnusable() - 枚举 中的方法org.apache.hadoop.yarn.api.records.NodeState
 

K

KEEP_CONTAINERS_ACROSS_APPLICATION_ATTEMPTS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
key() - 枚举 中的方法org.apache.hadoop.yarn.api.ApplicationConstants.Environment
 
KEY_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
KEY_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
KEY_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
KillApplicationRequest - org.apache.hadoop.yarn.api.protocolrecords中的类
The request sent by the client to the ResourceManager to abort a submitted application.
KillApplicationRequest() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.KillApplicationRequest
 
KillApplicationResponse - org.apache.hadoop.yarn.api.protocolrecords中的类
The response sent by the ResourceManager to the client aborting a submitted application.
KillApplicationResponse() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.KillApplicationResponse
 
KILLED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
KILLED = 8;

L

LAST_HEALTH_REPORT_TIME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
LIMIT_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
LIMIT_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
LocalResource - org.apache.hadoop.yarn.api.records中的类
LocalResource represents a local resource required to run a container.
LocalResource() - 类 的构造器org.apache.hadoop.yarn.api.records.LocalResource
 
LOCALRESOURCES_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
LocalResourceType - org.apache.hadoop.yarn.api.records中的枚举
LocalResourceType specifies the type of a resource localized by the NodeManager.
LocalResourceVisibility - org.apache.hadoop.yarn.api.records中的枚举
LocalResourceVisibility specifies the visibility of a resource localized by the NodeManager.
LOG_AGGREGATION_ENABLED - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Whether to enable log aggregation
LOG_AGGREGATION_RETAIN_CHECK_INTERVAL_SECONDS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
How long to wait between aggregated log retention checks.
LOG_AGGREGATION_RETAIN_SECONDS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
How long to wait before deleting aggregated logs, -1 disables.
LOG_DIR_EXPANSION_VAR - 接口 中的静态变量org.apache.hadoop.yarn.api.ApplicationConstants
The temporary environmental variable for container log directory.
LOG_URL_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 

M

MAJOR_VERSION_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
MASTER_CONTAINER_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
MASTER_CONTAINER_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
MASTER_CONTAINER_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
MAX_APP_ATTEMPTS_ENV - 接口 中的静态变量org.apache.hadoop.yarn.api.ApplicationConstants
The environment variable for MAX_APP_ATTEMPTS.
MAXAPPATTEMPTS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
MAXIMUMCAPABILITY_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
MAXIMUMCAPABILITY_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
MAXIMUMCAPACITY_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
MEMORY_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
mergeAllocatedResource(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
mergeAllocatedResource(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
mergeAmContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
mergeAmContainerSpec(YarnProtos.ContainerLaunchContextProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
mergeAmRmToken(SecurityProtos.TokenProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto am_rm_token = 19;
mergeAppAttemptId(YarnProtos.ApplicationAttemptIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
mergeAppId(YarnProtos.ApplicationIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
mergeApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
mergeApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
mergeApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
mergeApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
mergeApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
mergeApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
mergeApplicationAttemptReport(YarnProtos.ApplicationAttemptReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
mergeApplicationId(YarnProtos.ApplicationIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
mergeApplicationId(YarnProtos.ApplicationIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
mergeApplicationId(YarnProtos.ApplicationIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
mergeApplicationId(YarnProtos.ApplicationIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
mergeApplicationId(YarnProtos.ApplicationIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
mergeApplicationId(YarnProtos.ApplicationIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
mergeApplicationId(YarnProtos.ApplicationIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
mergeApplicationId(YarnProtos.ApplicationIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
mergeApplicationId(YarnProtos.ApplicationIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
mergeApplicationId(YarnProtos.ApplicationIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
mergeApplicationId(YarnProtos.ApplicationIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required .hadoop.yarn.ApplicationIdProto application_id = 1;
mergeApplicationReport(YarnProtos.ApplicationReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
mergeApplicationSubmissionContext(YarnProtos.ApplicationSubmissionContextProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
mergeApplicationSubmissionContext(YarnProtos.ApplicationSubmissionContextProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
mergeAppResourceUsage(YarnProtos.ApplicationResourceUsageReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
mergeAssignedNodeId(YarnProtos.NodeIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
mergeAssignedNodeId(YarnProtos.NodeIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
mergeAttemptId(YarnProtos.ApplicationAttemptIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
mergeBlacklistRequest(YarnProtos.ResourceBlacklistRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
mergeCapability(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
mergeCapability(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
mergeCapability(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
mergeCapability(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto capability = 5;
mergeCapability(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 3;
mergeCause(YarnProtos.SerializedExceptionProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
mergeClientToAmToken(SecurityProtos.TokenProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto client_to_am_token = 7;
mergeClusterMetrics(YarnProtos.YarnClusterMetricsProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
mergeContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
mergeContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
mergeContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
mergeContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
mergeContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
mergeContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
mergeContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
mergeContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
mergeContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
mergeContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
mergeContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
mergeContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
mergeContainerLaunchContext(YarnProtos.ContainerLaunchContextProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
mergeContainerReport(YarnProtos.ContainerReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
optional .hadoop.yarn.ContainerReportProto container_report = 1;
mergeContainerToken(SecurityProtos.TokenProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.common.TokenProto container_token = 6;
mergeContainerToken(SecurityProtos.TokenProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.common.TokenProto container_token = 3;
mergeContainerToken(SecurityProtos.TokenProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.common.TokenProto container_token = 2;
mergeContract(YarnProtos.PreemptionContractProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.PreemptionContractProto contract = 2;
mergeCurrentApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
mergeException(YarnProtos.SerializedExceptionProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
 
mergeFrom(ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
 
mergeFrom(ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
 
mergeFrom(ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
 
mergeFrom(ApplicationHistoryServerProtos.ApplicationFinishDataProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
 
mergeFrom(ApplicationHistoryServerProtos.ApplicationHistoryDataProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
 
mergeFrom(ApplicationHistoryServerProtos.ApplicationStartDataProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
 
mergeFrom(ApplicationHistoryServerProtos.ContainerFinishDataProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
 
mergeFrom(ApplicationHistoryServerProtos.ContainerHistoryDataProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
 
mergeFrom(ApplicationHistoryServerProtos.ContainerStartDataProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
 
mergeFrom(YarnProtos.ApplicationACLMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
 
mergeFrom(YarnProtos.ApplicationAttemptIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
 
mergeFrom(YarnProtos.ApplicationAttemptReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
 
mergeFrom(YarnProtos.ApplicationIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
 
mergeFrom(YarnProtos.ApplicationReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
 
mergeFrom(YarnProtos.ApplicationResourceUsageReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
 
mergeFrom(YarnProtos.ApplicationSubmissionContextProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
 
mergeFrom(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
 
mergeFrom(YarnProtos.ContainerLaunchContextProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
 
mergeFrom(YarnProtos.ContainerProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
 
mergeFrom(YarnProtos.ContainerReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
 
mergeFrom(YarnProtos.ContainerResourceDecreaseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
 
mergeFrom(YarnProtos.ContainerResourceIncreaseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
 
mergeFrom(YarnProtos.ContainerResourceIncreaseRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
 
mergeFrom(YarnProtos.ContainerStatusProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
 
mergeFrom(YarnProtos.LocalResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
 
mergeFrom(YarnProtos.NodeIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
 
mergeFrom(YarnProtos.NodeReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
 
mergeFrom(YarnProtos.NodeResourceMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
 
mergeFrom(YarnProtos.PreemptionContainerProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
 
mergeFrom(YarnProtos.PreemptionContractProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
 
mergeFrom(YarnProtos.PreemptionMessageProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
 
mergeFrom(YarnProtos.PreemptionResourceRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
 
mergeFrom(YarnProtos.PriorityProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
 
mergeFrom(YarnProtos.QueueInfoProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
 
mergeFrom(YarnProtos.QueueUserACLInfoProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
 
mergeFrom(YarnProtos.ResourceBlacklistRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
 
mergeFrom(YarnProtos.ResourceOptionProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
 
mergeFrom(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
 
mergeFrom(YarnProtos.ResourceRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
 
mergeFrom(YarnProtos.SerializedExceptionProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
 
mergeFrom(YarnProtos.StrictPreemptionContractProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
 
mergeFrom(YarnProtos.StringBytesMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
 
mergeFrom(YarnProtos.StringLocalResourceMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
 
mergeFrom(YarnProtos.StringStringMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
 
mergeFrom(YarnProtos.URLProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
 
mergeFrom(YarnProtos.YarnClusterMetricsProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.ActiveRMInfoProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.ApplicationStateDataProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RMStateVersionProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
 
mergeFrom(YarnServiceProtos.AllocateRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
 
mergeFrom(YarnServiceProtos.AllocateResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
 
mergeFrom(YarnServiceProtos.ContainerExceptionMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
 
mergeFrom(YarnServiceProtos.FinishApplicationMasterRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
 
mergeFrom(YarnServiceProtos.FinishApplicationMasterResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetApplicationAttemptReportRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetApplicationAttemptReportResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetApplicationAttemptsRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetApplicationAttemptsResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetApplicationReportRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetApplicationReportResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetApplicationsRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetApplicationsResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetClusterMetricsRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetClusterMetricsResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetClusterNodesRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetClusterNodesResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetContainerReportRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetContainerReportResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetContainersRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetContainersResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetContainerStatusesRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetContainerStatusesResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetContainerStatusRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetContainerStatusResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetNewApplicationRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetNewApplicationResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetQueueInfoRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetQueueInfoResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetQueueUserAclsInfoRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetQueueUserAclsInfoResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
 
mergeFrom(YarnServiceProtos.KillApplicationRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
 
mergeFrom(YarnServiceProtos.KillApplicationResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
 
mergeFrom(YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder
 
mergeFrom(YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
 
mergeFrom(YarnServiceProtos.NMTokenProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
 
mergeFrom(YarnServiceProtos.RegisterApplicationMasterRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
 
mergeFrom(YarnServiceProtos.RegisterApplicationMasterResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
 
mergeFrom(YarnServiceProtos.StartContainerRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
 
mergeFrom(YarnServiceProtos.StartContainerResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
 
mergeFrom(YarnServiceProtos.StartContainersRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
 
mergeFrom(YarnServiceProtos.StartContainersResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
 
mergeFrom(YarnServiceProtos.StopContainerRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto.Builder
 
mergeFrom(YarnServiceProtos.StopContainerResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
 
mergeFrom(YarnServiceProtos.StopContainersRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
 
mergeFrom(YarnServiceProtos.StopContainersResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
 
mergeFrom(YarnServiceProtos.SubmitApplicationRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
 
mergeFrom(Message) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto.Builder
 
mergeFrom(YarnServiceProtos.SubmitApplicationResponseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto.Builder
 
mergeId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
mergeId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
mergeLimit(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.ResourceProto limit = 5;
mergeMasterContainer(YarnProtos.ContainerProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ContainerProto master_container = 2;
mergeMasterContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
mergeMasterContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
mergeMaximumCapability(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
mergeMaximumCapability(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
mergeNeededResources(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto needed_resources = 5;
mergeNodeId(YarnProtos.NodeIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 2;
mergeNodeId(YarnProtos.NodeIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 3;
mergeNodeId(YarnProtos.NodeIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
mergeNodeId(YarnProtos.NodeIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 1;
mergeNodeId(YarnProtos.NodeIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
mergePreempt(YarnProtos.PreemptionMessageProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
mergePriority(YarnProtos.PriorityProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
mergePriority(YarnProtos.PriorityProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
mergePriority(YarnProtos.PriorityProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
mergePriority(YarnProtos.PriorityProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.PriorityProto priority = 5;
mergePriority(YarnProtos.PriorityProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
mergePriority(YarnProtos.PriorityProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.PriorityProto priority = 1;
mergeQueueInfo(YarnProtos.QueueInfoProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
mergeReservedResources(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
mergeResource(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ResourceProto resource = 9;
mergeResource(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ResourceProto resource = 4;
mergeResource(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ResourceProto resource = 2;
mergeResource(YarnProtos.URLProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.URLProto resource = 1;
mergeResource(YarnProtos.ResourceRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
optional .hadoop.yarn.ResourceRequestProto resource = 1;
mergeResource(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
optional .hadoop.yarn.ResourceProto resource = 1;
mergeResourceOption(YarnProtos.ResourceOptionProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
mergeStatus(YarnProtos.ContainerStatusProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
optional .hadoop.yarn.ContainerStatusProto status = 1;
mergeStrictContract(YarnProtos.StrictPreemptionContractProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
mergeToken(SecurityProtos.TokenProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.common.TokenProto token = 2;
mergeUsed(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto used = 4;
mergeUsedResources(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto used_resources = 3;
mergeValue(YarnProtos.LocalResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional .hadoop.yarn.LocalResourceProto value = 2;
MESSAGE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
MINOR_VERSION_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
moveApplicationAcrossQueues(MoveApplicationAcrossQueuesRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationClientProtocol
Move an application to a new queue.
moveApplicationAcrossQueues(RpcController, YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
moveApplicationAcrossQueues(RpcController, YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto, RpcCallback<YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc moveApplicationAcrossQueues(.hadoop.yarn.MoveApplicationAcrossQueuesRequestProto) returns (.hadoop.yarn.MoveApplicationAcrossQueuesResponseProto);
moveApplicationAcrossQueues(RpcController, YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto, RpcCallback<YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc moveApplicationAcrossQueues(.hadoop.yarn.MoveApplicationAcrossQueuesRequestProto) returns (.hadoop.yarn.MoveApplicationAcrossQueuesResponseProto);
moveApplicationAcrossQueues(RpcController, YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto, RpcCallback<YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
MoveApplicationAcrossQueuesRequest - org.apache.hadoop.yarn.api.protocolrecords中的类
The request sent by the client to the ResourceManager to move a submitted application to a different queue.
MoveApplicationAcrossQueuesRequest() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
 
MoveApplicationAcrossQueuesResponse - org.apache.hadoop.yarn.api.protocolrecords中的类
The response sent by the ResourceManager to the client moving a submitted application to a different queue.
MoveApplicationAcrossQueuesResponse() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesResponse
 

N

NAME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
NEEDED_RESOURCES_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
NEW_SAVING_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
NEW_SAVING = 2;
NEW_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
NEW = 1;
newBlockingStub(BlockingRpcChannel) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
 
newBlockingStub(BlockingRpcChannel) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
 
newBlockingStub(BlockingRpcChannel) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
 
newBlockingStub(BlockingRpcChannel) - 类 中的静态方法org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
 
newBlockingStub(BlockingRpcChannel) - 类 中的静态方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
newBuilder(ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
newBuilder(ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
newBuilder(ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
newBuilder(ApplicationHistoryServerProtos.ApplicationFinishDataProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
newBuilder(ApplicationHistoryServerProtos.ApplicationHistoryDataProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
newBuilder(ApplicationHistoryServerProtos.ApplicationStartDataProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
newBuilder(ApplicationHistoryServerProtos.ContainerFinishDataProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
newBuilder(ApplicationHistoryServerProtos.ContainerHistoryDataProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
newBuilder(ApplicationHistoryServerProtos.ContainerStartDataProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
newBuilder(YarnProtos.ApplicationACLMapProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
newBuilder(YarnProtos.ApplicationAttemptIdProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
newBuilder(YarnProtos.ApplicationAttemptReportProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
newBuilder(YarnProtos.ApplicationIdProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
newBuilder(YarnProtos.ApplicationReportProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
newBuilder(YarnProtos.ApplicationResourceUsageReportProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
newBuilder(YarnProtos.ApplicationSubmissionContextProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
newBuilder(YarnProtos.ContainerIdProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
newBuilder(YarnProtos.ContainerLaunchContextProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
newBuilder(YarnProtos.ContainerProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
newBuilder(YarnProtos.ContainerReportProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
newBuilder(YarnProtos.ContainerResourceDecreaseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
newBuilder(YarnProtos.ContainerResourceIncreaseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
newBuilder(YarnProtos.ContainerResourceIncreaseRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
newBuilder(YarnProtos.ContainerStatusProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
newBuilder(YarnProtos.LocalResourceProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
newBuilder(YarnProtos.NodeIdProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
newBuilder(YarnProtos.NodeReportProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
newBuilder(YarnProtos.NodeResourceMapProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
newBuilder(YarnProtos.PreemptionContainerProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
newBuilder(YarnProtos.PreemptionContractProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
newBuilder(YarnProtos.PreemptionMessageProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
newBuilder(YarnProtos.PreemptionResourceRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
newBuilder(YarnProtos.PriorityProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
newBuilder(YarnProtos.QueueInfoProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
newBuilder(YarnProtos.QueueUserACLInfoProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
newBuilder(YarnProtos.ResourceBlacklistRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
newBuilder(YarnProtos.ResourceOptionProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
newBuilder(YarnProtos.ResourceProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
newBuilder(YarnProtos.ResourceRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
newBuilder(YarnProtos.SerializedExceptionProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
newBuilder(YarnProtos.StrictPreemptionContractProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
newBuilder(YarnProtos.StringBytesMapProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
newBuilder(YarnProtos.StringLocalResourceMapProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
newBuilder(YarnProtos.StringStringMapProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
newBuilder(YarnProtos.URLProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
newBuilder(YarnProtos.YarnClusterMetricsProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
newBuilder(YarnServerResourceManagerServiceProtos.ActiveRMInfoProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
newBuilder(YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
newBuilder(YarnServerResourceManagerServiceProtos.ApplicationStateDataProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
newBuilder(YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
newBuilder(YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RMStateVersionProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
newBuilder(YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
newBuilder(YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
newBuilder(YarnServiceProtos.AllocateRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
newBuilder(YarnServiceProtos.AllocateResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
newBuilder(YarnServiceProtos.ContainerExceptionMapProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
newBuilder(YarnServiceProtos.FinishApplicationMasterRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
newBuilder(YarnServiceProtos.FinishApplicationMasterResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
newBuilder(YarnServiceProtos.GetApplicationAttemptReportRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
newBuilder(YarnServiceProtos.GetApplicationAttemptReportResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
newBuilder(YarnServiceProtos.GetApplicationAttemptsRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
newBuilder(YarnServiceProtos.GetApplicationAttemptsResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
newBuilder(YarnServiceProtos.GetApplicationReportRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
newBuilder(YarnServiceProtos.GetApplicationReportResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
newBuilder(YarnServiceProtos.GetApplicationsRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
newBuilder(YarnServiceProtos.GetApplicationsResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
newBuilder(YarnServiceProtos.GetClusterMetricsRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
newBuilder(YarnServiceProtos.GetClusterMetricsResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
newBuilder(YarnServiceProtos.GetClusterNodesRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
newBuilder(YarnServiceProtos.GetClusterNodesResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
newBuilder(YarnServiceProtos.GetContainerReportRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
newBuilder(YarnServiceProtos.GetContainerReportResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
newBuilder(YarnServiceProtos.GetContainersRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
newBuilder(YarnServiceProtos.GetContainersResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
newBuilder(YarnServiceProtos.GetContainerStatusesRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
newBuilder(YarnServiceProtos.GetContainerStatusesResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
newBuilder(YarnServiceProtos.GetContainerStatusRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
newBuilder(YarnServiceProtos.GetContainerStatusResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
newBuilder(YarnServiceProtos.GetNewApplicationRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
newBuilder(YarnServiceProtos.GetNewApplicationResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
newBuilder(YarnServiceProtos.GetQueueInfoRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
newBuilder(YarnServiceProtos.GetQueueInfoResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
newBuilder(YarnServiceProtos.GetQueueUserAclsInfoRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
newBuilder(YarnServiceProtos.GetQueueUserAclsInfoResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
newBuilder(YarnServiceProtos.KillApplicationRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
newBuilder(YarnServiceProtos.KillApplicationResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
newBuilder(YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
newBuilder(YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
newBuilder(YarnServiceProtos.NMTokenProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
newBuilder(YarnServiceProtos.RegisterApplicationMasterRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
newBuilder(YarnServiceProtos.RegisterApplicationMasterResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
newBuilder(YarnServiceProtos.StartContainerRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
newBuilder(YarnServiceProtos.StartContainerResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
newBuilder(YarnServiceProtos.StartContainersRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
newBuilder(YarnServiceProtos.StartContainersResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
newBuilder(YarnServiceProtos.StopContainerRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
newBuilder(YarnServiceProtos.StopContainerResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
newBuilder(YarnServiceProtos.StopContainersRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
newBuilder(YarnServiceProtos.StopContainersResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
newBuilder(YarnServiceProtos.SubmitApplicationRequestProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
newBuilder() - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
newBuilder(YarnServiceProtos.SubmitApplicationResponseProto) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
newBuilderForType() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
newInstance(int, float, List<ResourceRequest>, List<ContainerId>, ResourceBlacklistRequest) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
 
newInstance(int, float, List<ResourceRequest>, List<ContainerId>, ResourceBlacklistRequest, List<ContainerResourceIncreaseRequest>) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
 
newInstance(int, List<ContainerStatus>, List<Container>, List<NodeReport>, Resource, AMCommand, int, PreemptionMessage, List<NMToken>) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
newInstance(int, List<ContainerStatus>, List<Container>, List<NodeReport>, Resource, AMCommand, int, PreemptionMessage, List<NMToken>, List<ContainerResourceIncrease>, List<ContainerResourceDecrease>) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
newInstance(Token) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.CancelDelegationTokenRequest
 
newInstance() - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.CancelDelegationTokenResponse
 
newInstance(FinalApplicationStatus, String, String) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
 
newInstance(boolean) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterResponse
 
newInstance(ApplicationAttemptId) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportRequest
 
newInstance(ApplicationAttemptReport) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponse
 
newInstance(ApplicationId) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsRequest
 
newInstance(List<ApplicationAttemptReport>) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsResponse
 
newInstance(ApplicationId) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequest
 
newInstance(ApplicationReport) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse
 
newInstance() - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
 
newInstance(ApplicationsRequestScope, Set<String>, Set<String>, Set<String>, Set<String>, EnumSet<YarnApplicationState>, LongRange, LongRange, Long) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
The request from clients to get a report of Applications matching the giving application types in the cluster from the ResourceManager.
newInstance(ApplicationsRequestScope) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
The request from clients to get a report of Applications matching the giving application types in the cluster from the ResourceManager.
newInstance(Set<String>) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
The request from clients to get a report of Applications matching the giving application types in the cluster from the ResourceManager.
newInstance(EnumSet<YarnApplicationState>) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
The request from clients to get a report of Applications matching the giving application states in the cluster from the ResourceManager.
newInstance(Set<String>, EnumSet<YarnApplicationState>) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
The request from clients to get a report of Applications matching the giving and application types and application types in the cluster from the ResourceManager.
newInstance(List<ApplicationReport>) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsResponse
 
newInstance() - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsRequest
 
newInstance(YarnClusterMetrics) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsResponse
 
newInstance(EnumSet<NodeState>) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesRequest
 
newInstance() - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesRequest
 
newInstance(List<NodeReport>) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesResponse
 
newInstance(ContainerId) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest
 
newInstance(ContainerReport) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportResponse
 
newInstance(ApplicationAttemptId) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetContainersRequest
 
newInstance(List<ContainerReport>) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetContainersResponse
 
newInstance(List<ContainerId>) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesRequest
 
newInstance(List<ContainerStatus>, Map<ContainerId, SerializedException>) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesResponse
 
newInstance(String) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenRequest
 
newInstance(Token) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenResponse
 
newInstance() - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationRequest
 
newInstance(ApplicationId, Resource, Resource) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse
 
newInstance(String, boolean, boolean, boolean) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
 
newInstance(QueueInfo) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoResponse
 
newInstance() - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoRequest
 
newInstance(List<QueueUserACLInfo>) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoResponse
 
newInstance(ApplicationId) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.KillApplicationRequest
 
newInstance(boolean) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.KillApplicationResponse
 
newInstance(ApplicationId, String) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
 
newInstance() - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesResponse
 
newInstance(String, int, String) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Create a new instance of RegisterApplicationMasterRequest.
newInstance(Resource, Resource, Map<ApplicationAccessType, String>, ByteBuffer, List<Container>, String, List<NMToken>) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
 
newInstance(Token) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenRequest
 
newInstance(long) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenResponse
 
newInstance(ContainerLaunchContext, Token) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
 
newInstance(List<StartContainerRequest>) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.StartContainersRequest
 
newInstance(Map<String, ByteBuffer>, List<ContainerId>, Map<ContainerId, SerializedException>) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
 
newInstance(List<ContainerId>) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.StopContainersRequest
 
newInstance(List<ContainerId>, Map<ContainerId, SerializedException>) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.StopContainersResponse
 
newInstance(ApplicationSubmissionContext) - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationRequest
 
newInstance() - 类 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationResponse
 
newInstance(ApplicationId, int) - 类 中的静态方法org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
newInstance(ApplicationAttemptId, String, int, String, String, YarnApplicationAttemptState, ContainerId) - 类 中的静态方法org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
newInstance(long, int) - 类 中的静态方法org.apache.hadoop.yarn.api.records.ApplicationId
 
newInstance(ApplicationId, ApplicationAttemptId, String, String, String, String, int, Token, YarnApplicationState, String, String, long, long, FinalApplicationStatus, ApplicationResourceUsageReport, String, float, String, Token) - 类 中的静态方法org.apache.hadoop.yarn.api.records.ApplicationReport
 
newInstance(int, int, Resource, Resource, Resource) - 类 中的静态方法org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
 
newInstance(ApplicationId, String, String, Priority, ContainerLaunchContext, boolean, boolean, int, Resource, String, boolean) - 类 中的静态方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
newInstance(ApplicationId, String, String, Priority, ContainerLaunchContext, boolean, boolean, int, Resource, String) - 类 中的静态方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
newInstance(ApplicationId, String, String, Priority, ContainerLaunchContext, boolean, boolean, int, Resource) - 类 中的静态方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
newInstance(ContainerId, NodeId, String, Resource, Priority, Token) - 类 中的静态方法org.apache.hadoop.yarn.api.records.Container
 
newInstance(ApplicationAttemptId, int) - 类 中的静态方法org.apache.hadoop.yarn.api.records.ContainerId
 
newInstance(Map<String, LocalResource>, Map<String, String>, List<String>, Map<String, ByteBuffer>, ByteBuffer, Map<ApplicationAccessType, String>) - 类 中的静态方法org.apache.hadoop.yarn.api.records.ContainerLaunchContext
 
newInstance(ContainerId, Resource, NodeId, Priority, long, long, String, String, int, ContainerState) - 类 中的静态方法org.apache.hadoop.yarn.api.records.ContainerReport
 
newInstance(ContainerId, Resource) - 类 中的静态方法org.apache.hadoop.yarn.api.records.ContainerResourceDecrease
 
newInstance(ContainerId, Resource, Token) - 类 中的静态方法org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
 
newInstance(ContainerId, Resource) - 类 中的静态方法org.apache.hadoop.yarn.api.records.ContainerResourceIncreaseRequest
 
newInstance(ContainerId, ContainerState, String, int) - 类 中的静态方法org.apache.hadoop.yarn.api.records.ContainerStatus
 
newInstance(URL, LocalResourceType, LocalResourceVisibility, long, long, String) - 类 中的静态方法org.apache.hadoop.yarn.api.records.LocalResource
 
newInstance(URL, LocalResourceType, LocalResourceVisibility, long, long) - 类 中的静态方法org.apache.hadoop.yarn.api.records.LocalResource
 
newInstance(NodeId, Token) - 类 中的静态方法org.apache.hadoop.yarn.api.records.NMToken
 
newInstance(String, int) - 类 中的静态方法org.apache.hadoop.yarn.api.records.NodeId
 
newInstance(NodeId, NodeState, String, String, Resource, Resource, int, String, long) - 类 中的静态方法org.apache.hadoop.yarn.api.records.NodeReport
 
newInstance(ContainerId) - 类 中的静态方法org.apache.hadoop.yarn.api.records.PreemptionContainer
 
newInstance(List<PreemptionResourceRequest>, Set<PreemptionContainer>) - 类 中的静态方法org.apache.hadoop.yarn.api.records.PreemptionContract
 
newInstance(StrictPreemptionContract, PreemptionContract) - 类 中的静态方法org.apache.hadoop.yarn.api.records.PreemptionMessage
 
newInstance(ResourceRequest) - 类 中的静态方法org.apache.hadoop.yarn.api.records.PreemptionResourceRequest
 
newInstance(int) - 类 中的静态方法org.apache.hadoop.yarn.api.records.Priority
 
newInstance(String, float, float, float, List<QueueInfo>, List<ApplicationReport>, QueueState) - 类 中的静态方法org.apache.hadoop.yarn.api.records.QueueInfo
 
newInstance(String, List<QueueACL>) - 类 中的静态方法org.apache.hadoop.yarn.api.records.QueueUserACLInfo
 
newInstance(int, int) - 类 中的静态方法org.apache.hadoop.yarn.api.records.Resource
 
newInstance(List<String>, List<String>) - 类 中的静态方法org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest
 
newInstance(Resource, int) - 类 中的静态方法org.apache.hadoop.yarn.api.records.ResourceOption
 
newInstance(Priority, String, Resource, int) - 类 中的静态方法org.apache.hadoop.yarn.api.records.ResourceRequest
 
newInstance(Priority, String, Resource, int, boolean) - 类 中的静态方法org.apache.hadoop.yarn.api.records.ResourceRequest
 
newInstance(Throwable) - 类 中的静态方法org.apache.hadoop.yarn.api.records.SerializedException
 
newInstance(Set<PreemptionContainer>) - 类 中的静态方法org.apache.hadoop.yarn.api.records.StrictPreemptionContract
 
newInstance(byte[], String, byte[], String) - 类 中的静态方法org.apache.hadoop.yarn.api.records.Token
 
newInstance(String, String, int, String) - 类 中的静态方法org.apache.hadoop.yarn.api.records.URL
 
newInstance(int) - 类 中的静态方法org.apache.hadoop.yarn.api.records.YarnClusterMetrics
 
newInstance() - 类 中的静态方法org.apache.hadoop.yarn.server.api.protocolrecords.RefreshAdminAclsRequest
 
newInstance() - 类 中的静态方法org.apache.hadoop.yarn.server.api.protocolrecords.RefreshAdminAclsResponse
 
newInstance() - 类 中的静态方法org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesRequest
 
newInstance() - 类 中的静态方法org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesResponse
 
newInstance() - 类 中的静态方法org.apache.hadoop.yarn.server.api.protocolrecords.RefreshQueuesRequest
 
newInstance() - 类 中的静态方法org.apache.hadoop.yarn.server.api.protocolrecords.RefreshQueuesResponse
 
newInstance() - 类 中的静态方法org.apache.hadoop.yarn.server.api.protocolrecords.RefreshServiceAclsRequest
 
newInstance() - 类 中的静态方法org.apache.hadoop.yarn.server.api.protocolrecords.RefreshServiceAclsResponse
 
newInstance() - 类 中的静态方法org.apache.hadoop.yarn.server.api.protocolrecords.RefreshSuperUserGroupsConfigurationRequest
 
newInstance() - 类 中的静态方法org.apache.hadoop.yarn.server.api.protocolrecords.RefreshSuperUserGroupsConfigurationResponse
 
newInstance() - 类 中的静态方法org.apache.hadoop.yarn.server.api.protocolrecords.RefreshUserToGroupsMappingsRequest
 
newInstance() - 类 中的静态方法org.apache.hadoop.yarn.server.api.protocolrecords.RefreshUserToGroupsMappingsResponse
 
newInstance(Map<NodeId, ResourceOption>) - 类 中的静态方法org.apache.hadoop.yarn.server.api.protocolrecords.UpdateNodeResourceRequest
 
newRecord(Class<T>) - 类 中的静态方法org.apache.hadoop.yarn.util.Records
 
newRecordInstance(Class<T>) - 接口 中的方法org.apache.hadoop.yarn.factories.RecordFactory
 
newReflectiveBlockingService(ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
 
newReflectiveBlockingService(ApplicationHistoryProtocol.ApplicationHistoryProtocolService.BlockingInterface) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
 
newReflectiveBlockingService(ApplicationMasterProtocol.ApplicationMasterProtocolService.BlockingInterface) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
 
newReflectiveBlockingService(ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface) - 类 中的静态方法org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
 
newReflectiveBlockingService(ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface) - 类 中的静态方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
 
newReflectiveService(ApplicationClientProtocol.ApplicationClientProtocolService.Interface) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
 
newReflectiveService(ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Interface) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
 
newReflectiveService(ApplicationMasterProtocol.ApplicationMasterProtocolService.Interface) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
 
newReflectiveService(ContainerManagementProtocol.ContainerManagementProtocolService.Interface) - 类 中的静态方法org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
 
newReflectiveService(ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Interface) - 类 中的静态方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
 
newStub(RpcChannel) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
 
newStub(RpcChannel) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
 
newStub(RpcChannel) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
 
newStub(RpcChannel) - 类 中的静态方法org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
 
newStub(RpcChannel) - 类 中的静态方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
 
NM_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
address of node manager IPC.
NM_ADMIN_USER_ENV - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Environment variables that will be sent to containers.
NM_AUX_SERVICE_FMT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_AUX_SERVICES - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_CLIENT_ASYNC_THREAD_POOL_MAX_SIZE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Max number of threads in NMClientAsync to process container management events
NM_CLIENT_MAX_NM_PROXIES - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Maximum number of proxy connections for node manager.
NM_CONTAINER_EXECUTOR - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
who will execute(launch) the containers.
NM_CONTAINER_EXECUTOR_SCHED_PRIORITY - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Adjustment to make to the container os scheduling priority.
NM_CONTAINER_MGR_THREAD_COUNT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads container manager uses.
NM_CONTAINER_MON_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
How often to monitor containers.
NM_CONTAINER_MON_PROCESS_TREE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Class that calculates process tree resource utilization.
NM_CONTAINER_MON_RESOURCE_CALCULATOR - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Class that calculates containers current resource utilization.
NM_DELETE_THREAD_COUNT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads used in cleanup.
NM_DISK_HEALTH_CHECK_ENABLE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Enable/Disable disks' health checker.
NM_DISK_HEALTH_CHECK_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Frequency of running disks' health checker.
NM_ENV_WHITELIST - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Environment variables that containers may override rather than use NodeManager's default.
NM_HEALTH_CHECK_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Frequency of running node health script.
NM_HEALTH_CHECK_SCRIPT_OPTS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The arguments to pass to the health check script.
NM_HEALTH_CHECK_SCRIPT_PATH - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The health check script to run.
NM_HEALTH_CHECK_SCRIPT_TIMEOUT_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Health check script time out period.
NM_KEYTAB - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Keytab for NM.
NM_LINUX_CONTAINER_CGROUPS_DELETE_TIMEOUT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Interval of time the linux container executor should try cleaning up cgroups entry when cleaning up a container.
NM_LINUX_CONTAINER_CGROUPS_HIERARCHY - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The path the linux container executor should use for cgroups
NM_LINUX_CONTAINER_CGROUPS_MOUNT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Whether the linux container executor should mount cgroups if not found
NM_LINUX_CONTAINER_CGROUPS_MOUNT_PATH - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Where the linux container executor should mount cgroups if not found
NM_LINUX_CONTAINER_EXECUTOR_PATH - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The path to the Linux container executor.
NM_LINUX_CONTAINER_GROUP - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The UNIX group that the linux-container-executor should run as.
NM_LINUX_CONTAINER_RESOURCES_HANDLER - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The type of resource enforcement to use with the linux container executor.
NM_LOCAL_CACHE_MAX_FILES_PER_DIRECTORY - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Number of files in each localized directories Avoid tuning this too low.
NM_LOCAL_DIRS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
List of directories to store localized files in.
NM_LOCALIZER_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Address where the localizer IPC is.
NM_LOCALIZER_CACHE_CLEANUP_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Interval in between cache cleanups.
NM_LOCALIZER_CACHE_TARGET_SIZE_MB - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Target size of localizer cache in MB, per local directory.
NM_LOCALIZER_CLIENT_THREAD_COUNT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads to handle localization requests.
NM_LOCALIZER_FETCH_THREAD_COUNT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads to use for localization fetching.
NM_LOG_AGG_COMPRESSION_TYPE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
T-file compression types used to compress aggregated logs.
NM_LOG_DELETION_THREADS_COUNT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads used in log cleanup.
NM_LOG_DIRS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Where to store container logs.
NM_LOG_RETAIN_SECONDS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Number of seconds to retain logs on the NodeManager.
NM_MAX_PER_DISK_UTILIZATION_PERCENTAGE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The maximum percentage of disk space that can be used after which a disk is marked as offline.
NM_MIN_HEALTHY_DISKS_FRACTION - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The minimum fraction of number of disks to be healthy for the nodemanager to launch new containers.
NM_MIN_PER_DISK_FREE_SPACE_MB - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The minimum space that must be available on a local dir for it to be used.
NM_NONSECURE_MODE_LOCAL_USER_KEY - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The UNIX user that containers will run as when Linux-container-executor is used in nonsecure mode (a use case for this is using cgroups).
NM_NONSECURE_MODE_USER_PATTERN_KEY - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The allowed pattern for UNIX user names enforced by Linux-container-executor when used in nonsecure mode (use case for this is using cgroups).
NM_PMEM_CHECK_ENABLED - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Specifies whether physical memory check is enabled.
NM_PMEM_MB - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Amount of memory in GB that can be allocated for containers.
NM_PREFIX - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Prefix for all node manager configs.
NM_PRINCIPAL - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The kerberos principal for the node manager.
NM_PROCESS_KILL_WAIT_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Max time to wait for a process to come up when trying to cleanup container resources
NM_REMOTE_APP_LOG_DIR - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Where to aggregate logs to.
NM_REMOTE_APP_LOG_DIR_SUFFIX - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The remote log dir will be created at NM_REMOTE_APP_LOG_DIR/${user}/NM_REMOTE_APP_LOG_DIR_SUFFIX/${appId}
NM_RESOURCEMANAGER_MINIMUM_VERSION - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_SLEEP_DELAY_BEFORE_SIGKILL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
No. of milliseconds to wait between sending a SIGTERM and SIGKILL to a running container
NM_TOKENS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
NM_TOKENS_FROM_PREVIOUS_ATTEMPTS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
NM_USER_HOME_DIR - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_VCORES - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Number of Virtual CPU Cores which can be allocated for containers.
NM_VMEM_CHECK_ENABLED - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Specifies whether physical memory check is enabled.
NM_VMEM_PMEM_RATIO - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Conversion ratio for physical memory to virtual memory.
NM_WEBAPP_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
NM Webapp address.
NM_WEBAPP_HTTPS_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
NM Webapp https address.
NM_WEBAPP_SPNEGO_KEYTAB_FILE_KEY - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The kerberos keytab to be used for spnego filter for NM.
NM_WEBAPP_SPNEGO_USER_NAME_KEY - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The kerberos principal to be used for spnego filter for NM.
NMNotYetReadyException - org.apache.hadoop.yarn.exceptions中的异常错误
This exception is thrown on ContainerManagementProtocol.startContainers(StartContainersRequest) API when an NM starts from scratch but has not yet connected with RM.
NMNotYetReadyException(String) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.NMNotYetReadyException
 
NMToken - org.apache.hadoop.yarn.api.records中的类
The NMToken is used for authenticating communication with NodeManager It is issued by ResourceMananger when ApplicationMaster negotiates resource with ResourceManager and validated on NodeManager side.
NMToken() - 类 的构造器org.apache.hadoop.yarn.api.records.NMToken
 
NO_START_TIME - 类 中的静态变量org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Error code returned when no start time can be found when putting an entity.
NODE_HTTP_ADDRESS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
NODE_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
NODE_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
NODE_RESOURCE_MAP_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
NODE_STATE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
NodeId - org.apache.hadoop.yarn.api.records中的类
NodeId is the unique identifier for a node.
NodeId() - 类 的构造器org.apache.hadoop.yarn.api.records.NodeId
 
NODEID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
NODEID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
NODEID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
NodeReport - org.apache.hadoop.yarn.api.records中的类
NodeReport is a summary of runtime information of a node in the cluster.
NodeReport() - 类 的构造器org.apache.hadoop.yarn.api.records.NodeReport
 
NODEREPORTS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
NodeState - org.apache.hadoop.yarn.api.records中的枚举
State of a Node.
NODESTATES_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
NS_DECOMMISSIONED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
NS_DECOMMISSIONED = 4;
NS_LOST_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
NS_LOST = 5;
NS_NEW_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
NS_NEW = 1;
NS_REBOOTED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
NS_REBOOTED = 6;
NS_RUNNING_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
NS_RUNNING = 2;
NS_UNHEALTHY_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
NS_UNHEALTHY = 3;
NUM_CLUSTER_NODES_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
NUM_CONTAINERS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
NUM_NODE_MANAGERS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
NUM_RESERVED_CONTAINERS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
NUM_USED_CONTAINERS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
NUMCONTAINERS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 

O

org.apache.hadoop.yarn.api - 程序包 org.apache.hadoop.yarn.api
 
org.apache.hadoop.yarn.api.protocolrecords - 程序包 org.apache.hadoop.yarn.api.protocolrecords
 
org.apache.hadoop.yarn.api.records - 程序包 org.apache.hadoop.yarn.api.records
 
org.apache.hadoop.yarn.api.records.timeline - 程序包 org.apache.hadoop.yarn.api.records.timeline
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.hadoop.yarn.conf - 程序包 org.apache.hadoop.yarn.conf
 
org.apache.hadoop.yarn.exceptions - 程序包 org.apache.hadoop.yarn.exceptions
 
org.apache.hadoop.yarn.factories - 程序包 org.apache.hadoop.yarn.factories
 
org.apache.hadoop.yarn.factory.providers - 程序包 org.apache.hadoop.yarn.factory.providers
 
org.apache.hadoop.yarn.proto - 程序包 org.apache.hadoop.yarn.proto
 
org.apache.hadoop.yarn.server.api - 程序包 org.apache.hadoop.yarn.server.api
 
org.apache.hadoop.yarn.server.api.protocolrecords - 程序包 org.apache.hadoop.yarn.server.api.protocolrecords
 
org.apache.hadoop.yarn.util - 程序包 org.apache.hadoop.yarn.util
 
ORIGINALTRACKINGURL_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
OVER_COMMIT_TIMEOUT_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
OWN_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.ApplicationsRequestScopeProto
OWN = 2;

P

PARAMETER_EXPANSION_LEFT - 接口 中的静态变量org.apache.hadoop.yarn.api.ApplicationConstants
The following two constants are used to expand parameter and it will be replaced with real parameter expansion marker ('%' for Windows and '$' for Linux) by NodeManager on container launch.
PARAMETER_EXPANSION_RIGHT - 接口 中的静态变量org.apache.hadoop.yarn.api.ApplicationConstants
User has to use this constant to construct class path if user wants cross-platform practice i.e. submit an application from a Windows client to a Linux/Unix server or vice versa.
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
parseDelimitedFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
parseFrom(ByteString) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
parseFrom(byte[]) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
parseFrom(InputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
parseFrom(CodedInputStream) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
PARSER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
PATTERN_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
PATTERN_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceTypeProto
PATTERN = 3;
PORT_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
PORT_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
PREEMPT_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
PREEMPTED - 类 中的静态变量org.apache.hadoop.yarn.api.records.ContainerExitStatus
Containers preempted by the framework.
PreemptionContainer - org.apache.hadoop.yarn.api.records中的类
Specific container requested back by the ResourceManager.
PreemptionContainer() - 类 的构造器org.apache.hadoop.yarn.api.records.PreemptionContainer
 
PreemptionContract - org.apache.hadoop.yarn.api.records中的类
Description of resources requested back by the ResourceManager.
PreemptionContract() - 类 的构造器org.apache.hadoop.yarn.api.records.PreemptionContract
 
PreemptionMessage - org.apache.hadoop.yarn.api.records中的类
A PreemptionMessage is part of the RM-AM protocol, and it is used by the RM to specify resources that the RM wants to reclaim from this ApplicationMaster (AM).
PreemptionMessage() - 类 的构造器org.apache.hadoop.yarn.api.records.PreemptionMessage
 
PreemptionResourceRequest - org.apache.hadoop.yarn.api.records中的类
Description of resources requested back by the cluster.
PreemptionResourceRequest() - 类 的构造器org.apache.hadoop.yarn.api.records.PreemptionResourceRequest
 
Priority - org.apache.hadoop.yarn.api.records中的类
The priority assigned to a ResourceRequest or Application or Container allocation
Priority() - 类 的构造器org.apache.hadoop.yarn.api.records.Priority
 
PRIORITY_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
PRIORITY_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
PRIORITY_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
PRIORITY_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
PRIORITY_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
PRIORITY_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
PRIORITY_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
PRIVATE_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceVisibilityProto
PRIVATE = 2;
PROCFS_USE_SMAPS_BASED_RSS_ENABLED - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
PROGRESS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
PROGRESS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
PROXY_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The address for the web proxy.
PROXY_KEYTAB - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Keytab for Proxy.
PROXY_PREFIX - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
PROXY_PRINCIPAL - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The kerberos principal for the proxy.
PUBLIC_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceVisibilityProto
PUBLIC = 1;

Q

Q_RUNNING_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.QueueStateProto
Q_RUNNING = 2;
Q_STOPPED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.QueueStateProto
Q_STOPPED = 1;
QACL_ADMINISTER_QUEUE_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.QueueACLProto
QACL_ADMINISTER_QUEUE = 2;
QACL_SUBMIT_APPLICATIONS_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.QueueACLProto
QACL_SUBMIT_APPLICATIONS = 1;
QUEUE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
QUEUE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
QUEUE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
QUEUE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
QUEUE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
QueueACL - org.apache.hadoop.yarn.api.records中的枚举
QueueACL enumerates the various ACLs for queues.
QueueInfo - org.apache.hadoop.yarn.api.records中的类
QueueInfo is a report of the runtime information of the queue.
QueueInfo() - 类 的构造器org.apache.hadoop.yarn.api.records.QueueInfo
 
QUEUEINFO_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
QUEUENAME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
QUEUENAME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
QUEUENAME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
QUEUES_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
QueueState - org.apache.hadoop.yarn.api.records中的枚举
State of a Queue.
QueueUserACLInfo - org.apache.hadoop.yarn.api.records中的类
QueueUserACLInfo provides information QueueACL for the given user.
QueueUserACLInfo() - 类 的构造器org.apache.hadoop.yarn.api.records.QueueUserACLInfo
 
QUEUEUSERACLS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 

R

RACKNAME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
RecordFactory - org.apache.hadoop.yarn.factories中的接口
 
RecordFactoryProvider - org.apache.hadoop.yarn.factory.providers中的类
 
Records - org.apache.hadoop.yarn.util中的类
Convenient API record utils
Records() - 类 的构造器org.apache.hadoop.yarn.util.Records
 
RECOVERY_ENABLED - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
RECURSIVE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
refreshAdminAcls(RpcController, YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
 
refreshAdminAcls(RpcController, YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Interface
rpc refreshAdminAcls(.hadoop.yarn.RefreshAdminAclsRequestProto) returns (.hadoop.yarn.RefreshAdminAclsResponseProto);
refreshAdminAcls(RpcController, YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
rpc refreshAdminAcls(.hadoop.yarn.RefreshAdminAclsRequestProto) returns (.hadoop.yarn.RefreshAdminAclsResponseProto);
refreshAdminAcls(RpcController, YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub
 
refreshAdminAcls(RefreshAdminAclsRequest) - 接口 中的方法org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
RefreshAdminAclsRequest - org.apache.hadoop.yarn.server.api.protocolrecords中的类
 
RefreshAdminAclsRequest() - 类 的构造器org.apache.hadoop.yarn.server.api.protocolrecords.RefreshAdminAclsRequest
 
RefreshAdminAclsResponse - org.apache.hadoop.yarn.server.api.protocolrecords中的类
 
RefreshAdminAclsResponse() - 类 的构造器org.apache.hadoop.yarn.server.api.protocolrecords.RefreshAdminAclsResponse
 
refreshNodes(RpcController, YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
 
refreshNodes(RpcController, YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Interface
rpc refreshNodes(.hadoop.yarn.RefreshNodesRequestProto) returns (.hadoop.yarn.RefreshNodesResponseProto);
refreshNodes(RpcController, YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
rpc refreshNodes(.hadoop.yarn.RefreshNodesRequestProto) returns (.hadoop.yarn.RefreshNodesResponseProto);
refreshNodes(RpcController, YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub
 
refreshNodes(RefreshNodesRequest) - 接口 中的方法org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
RefreshNodesRequest - org.apache.hadoop.yarn.server.api.protocolrecords中的类
 
RefreshNodesRequest() - 类 的构造器org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesRequest
 
RefreshNodesResponse - org.apache.hadoop.yarn.server.api.protocolrecords中的类
 
RefreshNodesResponse() - 类 的构造器org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesResponse
 
refreshQueues(RpcController, YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
 
refreshQueues(RpcController, YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Interface
rpc refreshQueues(.hadoop.yarn.RefreshQueuesRequestProto) returns (.hadoop.yarn.RefreshQueuesResponseProto);
refreshQueues(RpcController, YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
rpc refreshQueues(.hadoop.yarn.RefreshQueuesRequestProto) returns (.hadoop.yarn.RefreshQueuesResponseProto);
refreshQueues(RpcController, YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub
 
refreshQueues(RefreshQueuesRequest) - 接口 中的方法org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
RefreshQueuesRequest - org.apache.hadoop.yarn.server.api.protocolrecords中的类
 
RefreshQueuesRequest() - 类 的构造器org.apache.hadoop.yarn.server.api.protocolrecords.RefreshQueuesRequest
 
RefreshQueuesResponse - org.apache.hadoop.yarn.server.api.protocolrecords中的类
 
RefreshQueuesResponse() - 类 的构造器org.apache.hadoop.yarn.server.api.protocolrecords.RefreshQueuesResponse
 
refreshServiceAcls(RpcController, YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
 
refreshServiceAcls(RpcController, YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Interface
rpc refreshServiceAcls(.hadoop.yarn.RefreshServiceAclsRequestProto) returns (.hadoop.yarn.RefreshServiceAclsResponseProto);
refreshServiceAcls(RpcController, YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
rpc refreshServiceAcls(.hadoop.yarn.RefreshServiceAclsRequestProto) returns (.hadoop.yarn.RefreshServiceAclsResponseProto);
refreshServiceAcls(RpcController, YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub
 
refreshServiceAcls(RefreshServiceAclsRequest) - 接口 中的方法org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
RefreshServiceAclsRequest - org.apache.hadoop.yarn.server.api.protocolrecords中的类
 
RefreshServiceAclsRequest() - 类 的构造器org.apache.hadoop.yarn.server.api.protocolrecords.RefreshServiceAclsRequest
 
RefreshServiceAclsResponse - org.apache.hadoop.yarn.server.api.protocolrecords中的类
 
RefreshServiceAclsResponse() - 类 的构造器org.apache.hadoop.yarn.server.api.protocolrecords.RefreshServiceAclsResponse
 
refreshSuperUserGroupsConfiguration(RpcController, YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
 
refreshSuperUserGroupsConfiguration(RpcController, YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Interface
rpc refreshSuperUserGroupsConfiguration(.hadoop.yarn.RefreshSuperUserGroupsConfigurationRequestProto) returns (.hadoop.yarn.RefreshSuperUserGroupsConfigurationResponseProto);
refreshSuperUserGroupsConfiguration(RpcController, YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
rpc refreshSuperUserGroupsConfiguration(.hadoop.yarn.RefreshSuperUserGroupsConfigurationRequestProto) returns (.hadoop.yarn.RefreshSuperUserGroupsConfigurationResponseProto);
refreshSuperUserGroupsConfiguration(RpcController, YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub
 
refreshSuperUserGroupsConfiguration(RefreshSuperUserGroupsConfigurationRequest) - 接口 中的方法org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
RefreshSuperUserGroupsConfigurationRequest - org.apache.hadoop.yarn.server.api.protocolrecords中的类
 
RefreshSuperUserGroupsConfigurationRequest() - 类 的构造器org.apache.hadoop.yarn.server.api.protocolrecords.RefreshSuperUserGroupsConfigurationRequest
 
RefreshSuperUserGroupsConfigurationResponse - org.apache.hadoop.yarn.server.api.protocolrecords中的类
 
RefreshSuperUserGroupsConfigurationResponse() - 类 的构造器org.apache.hadoop.yarn.server.api.protocolrecords.RefreshSuperUserGroupsConfigurationResponse
 
refreshUserToGroupsMappings(RpcController, YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
 
refreshUserToGroupsMappings(RpcController, YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Interface
rpc refreshUserToGroupsMappings(.hadoop.yarn.RefreshUserToGroupsMappingsRequestProto) returns (.hadoop.yarn.RefreshUserToGroupsMappingsResponseProto);
refreshUserToGroupsMappings(RpcController, YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
rpc refreshUserToGroupsMappings(.hadoop.yarn.RefreshUserToGroupsMappingsRequestProto) returns (.hadoop.yarn.RefreshUserToGroupsMappingsResponseProto);
refreshUserToGroupsMappings(RpcController, YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub
 
refreshUserToGroupsMappings(RefreshUserToGroupsMappingsRequest) - 接口 中的方法org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
RefreshUserToGroupsMappingsRequest - org.apache.hadoop.yarn.server.api.protocolrecords中的类
 
RefreshUserToGroupsMappingsRequest() - 类 的构造器org.apache.hadoop.yarn.server.api.protocolrecords.RefreshUserToGroupsMappingsRequest
 
RefreshUserToGroupsMappingsResponse - org.apache.hadoop.yarn.server.api.protocolrecords中的类
 
RefreshUserToGroupsMappingsResponse() - 类 的构造器org.apache.hadoop.yarn.server.api.protocolrecords.RefreshUserToGroupsMappingsResponse
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法org.apache.hadoop.yarn.proto.ApplicationMasterProtocol
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法org.apache.hadoop.yarn.proto.ContainerManagementProtocol
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos
 
registerApplicationMaster(RegisterApplicationMasterRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationMasterProtocol
The interface used by a new ApplicationMaster to register with the ResourceManager.
registerApplicationMaster(RpcController, YarnServiceProtos.RegisterApplicationMasterRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.BlockingInterface
 
registerApplicationMaster(RpcController, YarnServiceProtos.RegisterApplicationMasterRequestProto, RpcCallback<YarnServiceProtos.RegisterApplicationMasterResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.Interface
rpc registerApplicationMaster(.hadoop.yarn.RegisterApplicationMasterRequestProto) returns (.hadoop.yarn.RegisterApplicationMasterResponseProto);
registerApplicationMaster(RpcController, YarnServiceProtos.RegisterApplicationMasterRequestProto, RpcCallback<YarnServiceProtos.RegisterApplicationMasterResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
rpc registerApplicationMaster(.hadoop.yarn.RegisterApplicationMasterRequestProto) returns (.hadoop.yarn.RegisterApplicationMasterResponseProto);
registerApplicationMaster(RpcController, YarnServiceProtos.RegisterApplicationMasterRequestProto, RpcCallback<YarnServiceProtos.RegisterApplicationMasterResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.Stub
 
RegisterApplicationMasterRequest - org.apache.hadoop.yarn.api.protocolrecords中的类
The request sent by the ApplicationMaster to ResourceManager on registration.
RegisterApplicationMasterRequest() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
 
RegisterApplicationMasterResponse - org.apache.hadoop.yarn.api.protocolrecords中的类
The response sent by the ResourceManager to a new ApplicationMaster on registration.
RegisterApplicationMasterResponse() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
 
RELAX_LOCALITY_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
RELEASE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
removeAllocatedContainers(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
removeApplicationACLs(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
removeApplicationACLs(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
removeApplicationAttempts(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
removeApplications(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
removeApplications(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
removeAsk(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
removeChildQueues(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
removeCompletedContainerStatuses(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
removeContainer(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
removeContainer(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
removeContainerId(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
removeContainerId(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
removeContainers(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
removeContainersFromPreviousAttempts(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
removeDecreasedContainers(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
removeEnvironment(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
removeFailedRequests(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
removeFailedRequests(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
removeFailedRequests(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
removeIncreasedContainers(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
removeIncreaseRequest(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
removeLocalResources(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
removeNmTokens(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
removeNmTokensFromPreviousAttempts(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
removeNodeReports(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
removeNodeResourceMap(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
removeQueueUserAcls(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
removeRelease(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
removeResource(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
removeServiceData(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
removeServicesMetaData(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
removeServicesMetaData(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
removeStartContainerRequest(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
removeStatus(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
removeSucceededRequests(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
removeSucceededRequests(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
removeUpdatedNodes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
renewDelegationToken(RenewDelegationTokenRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationClientProtocol
Renew an existing delegation Token.
renewDelegationToken(RenewDelegationTokenRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationHistoryProtocol
Renew an existing delegation token.
renewDelegationToken(RpcController, SecurityProtos.RenewDelegationTokenRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
renewDelegationToken(RpcController, SecurityProtos.RenewDelegationTokenRequestProto, RpcCallback<SecurityProtos.RenewDelegationTokenResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc renewDelegationToken(.hadoop.common.RenewDelegationTokenRequestProto) returns (.hadoop.common.RenewDelegationTokenResponseProto);
renewDelegationToken(RpcController, SecurityProtos.RenewDelegationTokenRequestProto, RpcCallback<SecurityProtos.RenewDelegationTokenResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc renewDelegationToken(.hadoop.common.RenewDelegationTokenRequestProto) returns (.hadoop.common.RenewDelegationTokenResponseProto);
renewDelegationToken(RpcController, SecurityProtos.RenewDelegationTokenRequestProto, RpcCallback<SecurityProtos.RenewDelegationTokenResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
renewDelegationToken(RpcController, SecurityProtos.RenewDelegationTokenRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.BlockingInterface
 
renewDelegationToken(RpcController, SecurityProtos.RenewDelegationTokenRequestProto, RpcCallback<SecurityProtos.RenewDelegationTokenResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Interface
rpc renewDelegationToken(.hadoop.common.RenewDelegationTokenRequestProto) returns (.hadoop.common.RenewDelegationTokenResponseProto);
renewDelegationToken(RpcController, SecurityProtos.RenewDelegationTokenRequestProto, RpcCallback<SecurityProtos.RenewDelegationTokenResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
rpc renewDelegationToken(.hadoop.common.RenewDelegationTokenRequestProto) returns (.hadoop.common.RenewDelegationTokenResponseProto);
renewDelegationToken(RpcController, SecurityProtos.RenewDelegationTokenRequestProto, RpcCallback<SecurityProtos.RenewDelegationTokenResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Stub
 
RenewDelegationTokenRequest - org.apache.hadoop.yarn.api.protocolrecords中的类
The request issued by the client to renew a delegation token from the ResourceManager.
RenewDelegationTokenRequest() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenRequest
 
RenewDelegationTokenResponse - org.apache.hadoop.yarn.api.protocolrecords中的类
The response to a renewDelegationToken call to the ResourceManager.
RenewDelegationTokenResponse() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenResponse
 
RESERVED_RESOURCES_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
Resource - org.apache.hadoop.yarn.api.records中的类
Resource models a set of computer resources in the cluster.
Resource() - 类 的构造器org.apache.hadoop.yarn.api.records.Resource
 
RESOURCE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
RESOURCE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
RESOURCE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
RESOURCE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
RESOURCE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
RESOURCE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
RESOURCE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
RESOURCE_NAME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
RESOURCE_OPTION_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
ResourceBlacklistRequest - org.apache.hadoop.yarn.api.records中的类
ResourceBlacklistRequest encapsulates the list of resource-names which should be added or removed from the blacklist of resources for the application.
ResourceBlacklistRequest() - 类 的构造器org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest
 
RESOURCEMANAGER_CONNECT_MAX_WAIT_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Max time to wait to establish a connection to RM
RESOURCEMANAGER_CONNECT_RETRY_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Time interval between each attempt to connect to RM
ResourceManagerAdministrationProtocol - org.apache.hadoop.yarn.proto中的类
 
ResourceManagerAdministrationProtocol - org.apache.hadoop.yarn.server.api中的接口
 
ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService - org.apache.hadoop.yarn.proto中的类
Protobuf service hadoop.yarn.ResourceManagerAdministrationProtocolService
ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService() - 类 的构造器org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
 
ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface - org.apache.hadoop.yarn.proto中的接口
 
ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Interface - org.apache.hadoop.yarn.proto中的接口
 
ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub - org.apache.hadoop.yarn.proto中的类
 
ResourceOption - org.apache.hadoop.yarn.api.records中的类
 
ResourceOption() - 类 的构造器org.apache.hadoop.yarn.api.records.ResourceOption
 
ResourceRequest - org.apache.hadoop.yarn.api.records中的类
ResourceRequest represents the request made by an application to the ResourceManager to obtain various Container allocations.
ResourceRequest() - 类 的构造器org.apache.hadoop.yarn.api.records.ResourceRequest
 
ResourceRequest.ResourceRequestComparator - org.apache.hadoop.yarn.api.records中的类
 
ResourceRequest.ResourceRequestComparator() - 类 的构造器org.apache.hadoop.yarn.api.records.ResourceRequest.ResourceRequestComparator
 
RESPONSE_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
RESPONSE_ID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
RM_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The address of the applications manager interface in the RM.
RM_ADMIN_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The address of the RM admin interface.
RM_ADMIN_CLIENT_THREAD_COUNT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads used to handle RM admin interface.
RM_AM_EXPIRY_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The expiry interval for application master reporting.
RM_AM_MAX_ATTEMPTS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The maximum number of application attempts.
RM_AMRM_TOKEN_MASTER_KEY_ROLLING_INTERVAL_SECS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_CLIENT_THREAD_COUNT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The number of threads used to handle applications manager requests.
RM_CLUSTER_ID - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_CONFIGURATION_FILES - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_CONFIGURATION_PROVIDER_CLASS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_CONTAINER_ALLOC_EXPIRY_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
How long to wait until a container is considered dead.
RM_CONTAINER_TOKEN_MASTER_KEY_ROLLING_INTERVAL_SECS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_DELAYED_DELEGATION_TOKEN_REMOVAL_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Interval at which the delayed token removal thread runs
RM_DELEGATION_TOKEN_RENEWER_THREAD_COUNT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Delegation Token renewer thread count
RM_HA_ENABLED - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_HA_ID - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_HA_IDS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_HA_PREFIX - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
HA related configs
RM_HISTORY_WRITER_MULTI_THREADED_DISPATCHER_POOL_SIZE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Number of worker threads that write the history data.
RM_HOSTNAME - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_KEYTAB - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The keytab for the resource manager.
RM_MAX_COMPLETED_APPLICATIONS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The maximum number of completed applications RM keeps.
RM_METRICS_RUNTIME_BUCKETS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Buckets (in minutes) for the number of apps running in each queue.
RM_NM_EXPIRY_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
How long to wait until a node manager is considered dead.
RM_NM_HEARTBEAT_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
RM set next Heartbeat interval for NM
RM_NMTOKEN_MASTER_KEY_ROLLING_INTERVAL_SECS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_NODEMANAGER_MINIMUM_VERSION - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_NODES_EXCLUDE_FILE_PATH - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Path to file with nodes to exclude.
RM_NODES_INCLUDE_FILE_PATH - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Path to file with nodes to include.
RM_PREFIX - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_PRINCIPAL - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The Kerberos principal for the resource manager.
RM_RESOURCE_TRACKER_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_RESOURCE_TRACKER_CLIENT_THREAD_COUNT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads to handle resource tracker calls.
RM_SCHEDULER - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The class to use as the resource scheduler.
RM_SCHEDULER_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The address of the scheduler interface.
RM_SCHEDULER_CLIENT_THREAD_COUNT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads to handle scheduler interface.
RM_SCHEDULER_ENABLE_MONITORS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Enable periodic monitor threads.
RM_SCHEDULER_INCLUDE_PORT_IN_NODE_NAME - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
If the port should be included or not in the node name.
RM_SCHEDULER_MAXIMUM_ALLOCATION_MB - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Maximum request grant-able by the RM scheduler.
RM_SCHEDULER_MAXIMUM_ALLOCATION_VCORES - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_SCHEDULER_MINIMUM_ALLOCATION_MB - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Miniumum request grant-able by the RM scheduler.
RM_SCHEDULER_MINIMUM_ALLOCATION_VCORES - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_SCHEDULER_MONITOR_POLICIES - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
List of SchedulingEditPolicy classes affecting the scheduler.
RM_STATE_STORE_MAX_COMPLETED_APPLICATIONS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The maximum number of completed applications RM state store keeps, by default equals to DEFAULT_RM_MAX_COMPLETED_APPLICATIONS
RM_STORE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The class to use as the persistent store.
RM_WEBAPP_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The address of the RM web application.
RM_WEBAPP_HTTPS_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The https address of the RM web application.
RM_WEBAPP_SPNEGO_KEYTAB_FILE_KEY - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The kerberos keytab to be used for spnego filter for RM.
RM_WEBAPP_SPNEGO_USER_NAME_KEY - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The kerberos principal to be used for spnego filter for RM.
RM_ZK_ACL - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_ZK_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_ZK_AUTH - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_ZK_NUM_RETRIES - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_ZK_PREFIX - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Zookeeper interaction configs
RM_ZK_RETRY_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_ZK_TIMEOUT_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
RMAPP_ACCEPTED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
RMAPP_ACCEPTED = 4;
RMAPP_FAILED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
RMAPP_FAILED = 9;
RMAPP_FINAL_SAVING_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
RMAPP_FINAL_SAVING = 6;
RMAPP_FINISHED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
RMAPP_FINISHED = 8;
RMAPP_FINISHING_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
RMAPP_FINISHING = 7;
RMAPP_KILLED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
RMAPP_KILLED = 10;
RMAPP_NEW_SAVING_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
RMAPP_NEW_SAVING = 2;
RMAPP_NEW_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
RMAPP_NEW = 1;
RMAPP_RUNNING_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
RMAPP_RUNNING = 5;
RMAPP_SUBMITTED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
RMAPP_SUBMITTED = 3;
RMATTEMPT_ALLOCATED_SAVING_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_ALLOCATED_SAVING = 11;
RMATTEMPT_ALLOCATED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_ALLOCATED = 4;
RMATTEMPT_FAILED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_FAILED = 6;
RMATTEMPT_FINAL_SAVING_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_FINAL_SAVING = 14;
RMATTEMPT_FINISHED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_FINISHED = 9;
RMATTEMPT_FINISHING_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_FINISHING = 8;
RMATTEMPT_KILLED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_KILLED = 10;
RMATTEMPT_LAUNCHED_UNMANAGED_SAVING_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_LAUNCHED_UNMANAGED_SAVING = 12;
RMATTEMPT_LAUNCHED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_LAUNCHED = 5;
RMATTEMPT_NEW_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_NEW = 1;
RMATTEMPT_RECOVERED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_RECOVERED = 13;
RMATTEMPT_RUNNING_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_RUNNING = 7;
RMATTEMPT_SCHEDULED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_SCHEDULED = 3;
RMATTEMPT_SUBMITTED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_SUBMITTED = 2;
RMID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
RPC_PORT_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
RPC_PORT_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
RPC_PORT_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
RPC_PORT_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
RPC_PORT_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
RUNNING_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
RUNNING = 5;

S

SCHEME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
SCOPE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
SerializedException - org.apache.hadoop.yarn.api.records中的类
 
SerializedException() - 类 的构造器org.apache.hadoop.yarn.api.records.SerializedException
 
SERVICE_DATA_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
SERVICES_META_DATA_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
SERVICES_META_DATA_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
setAccessType(YarnProtos.ApplicationAccessTypeProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
optional .hadoop.yarn.ApplicationAccessTypeProto accessType = 1;
setAcl(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
optional string acl = 2 [default = " "];
setAclBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
optional string acl = 2 [default = " "];
setAllocatedContainers(List<Container>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Set the list of newly allocated Container by the ResourceManager.
setAllocatedContainers(int, YarnProtos.ContainerProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
setAllocatedContainers(int, YarnProtos.ContainerProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
setAllocatedResource(Resource) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerReport
 
setAllocatedResource(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
setAllocatedResource(YarnProtos.ResourceProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
setAllocatedResource(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
setAllocatedResource(YarnProtos.ResourceProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
setAllServicesMetaData(Map<String, ByteBuffer>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
Set to the list of auxiliary services which have been started on the NodeManager.
setAMCommand(AMCommand) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setAMCommand(YarnProtos.AMCommandProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.AMCommandProto a_m_command = 1;
setAMContainerId(ContainerId) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
setAmContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
setAmContainerId(YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
setAMContainerSpec(ContainerLaunchContext) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the ContainerLaunchContext to describe the Container with which the ApplicationMaster is launched.
setAmContainerSpec(YarnProtos.ContainerLaunchContextProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
setAmContainerSpec(YarnProtos.ContainerLaunchContextProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
setAMRMToken(Token) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
 
setAmRmToken(SecurityProtos.TokenProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto am_rm_token = 19;
setAmRmToken(SecurityProtos.TokenProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto am_rm_token = 19;
setAppAttemptId(YarnProtos.ApplicationAttemptIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
setAppAttemptId(YarnProtos.ApplicationAttemptIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
setAppAttemptState(YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4;
setAppAttemptTokens(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional bytes app_attempt_tokens = 3;
setAppId(YarnProtos.ApplicationIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
setAppId(YarnProtos.ApplicationIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
setApplicationACLs(Map<ApplicationAccessType, String>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Set the ApplicationACLs for the application.
setApplicationACLs(Map<ApplicationAccessType, String>) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Set the ApplicationACLs for the application.
setApplicationACLs(int, YarnProtos.ApplicationACLMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
setApplicationACLs(int, YarnProtos.ApplicationACLMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
setApplicationACLs(int, YarnProtos.ApplicationACLMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
setApplicationACLs(int, YarnProtos.ApplicationACLMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
setApplicationAttemptId(ApplicationAttemptId) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportRequest
Set the ApplicationAttemptId of an application attempt
setApplicationAttemptId(ApplicationAttemptId) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetContainersRequest
Set the ApplicationAttemptId of an application attempt
setApplicationAttemptId(ApplicationAttemptId) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
setApplicationAttemptId(ApplicationAttemptId) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerId
 
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setApplicationAttemptList(List<ApplicationAttemptReport>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsResponse
Get a list of ApplicationReport of an application.
setApplicationAttemptReport(ApplicationAttemptReport) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponse
Get the ApplicationAttemptReport for the application attempt.
setApplicationAttemptReport(YarnProtos.ApplicationAttemptReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
setApplicationAttemptReport(YarnProtos.ApplicationAttemptReportProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
setApplicationAttempts(int, YarnProtos.ApplicationAttemptReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
setApplicationAttempts(int, YarnProtos.ApplicationAttemptReportProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
setApplicationId(ApplicationId) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsRequest
Set the ApplicationId of an application
setApplicationId(ApplicationId) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequest
Set the ApplicationId of the application
setApplicationId(ApplicationId) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse
 
setApplicationId(ApplicationId) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.KillApplicationRequest
 
setApplicationId(ApplicationId) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
Set the ApplicationId of the application to be moved.
setApplicationId(ApplicationId) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
setApplicationId(ApplicationId) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
 
setApplicationId(ApplicationId) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the ApplicationId of the submitted application.
setApplicationId(YarnProtos.ApplicationIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
setApplicationId(YarnProtos.ApplicationIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
setApplicationId(YarnProtos.ApplicationIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationList(List<ApplicationReport>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsResponse
 
setApplicationName(String) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the application name.
setApplicationName(String) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string application_name = 2;
setApplicationName(String) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string application_name = 2;
setApplicationName(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string application_name = 2 [default = "N/A"];
setApplicationNameBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string application_name = 2;
setApplicationNameBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string application_name = 2;
setApplicationNameBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string application_name = 2 [default = "N/A"];
setApplicationReport(ApplicationReport) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse
 
setApplicationReport(YarnProtos.ApplicationReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
setApplicationReport(YarnProtos.ApplicationReportProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
setApplicationResourceUsageReport(ApplicationResourceUsageReport) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
Store the structure containing the job resources for this application
setApplications(List<ApplicationReport>) - 类 中的方法org.apache.hadoop.yarn.api.records.QueueInfo
 
setApplications(int, YarnProtos.ApplicationReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
setApplications(int, YarnProtos.ApplicationReportProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
setApplications(int, YarnProtos.ApplicationReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
setApplications(int, YarnProtos.ApplicationReportProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
setApplicationState(YarnServerResourceManagerServiceProtos.RMAppStateProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional .hadoop.yarn.RMAppStateProto application_state = 5;
setApplicationStates(EnumSet<YarnApplicationState>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the application states to filter applications on
setApplicationStates(Set<String>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the application states to filter applications on
setApplicationStates(int, YarnProtos.YarnApplicationStateProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
setApplicationSubmissionContext(ApplicationSubmissionContext) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationRequest
Set the ApplicationSubmissionContext for the application.
setApplicationSubmissionContext(YarnProtos.ApplicationSubmissionContextProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
setApplicationSubmissionContext(YarnProtos.ApplicationSubmissionContextProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
setApplicationSubmissionContext(YarnProtos.ApplicationSubmissionContextProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
setApplicationSubmissionContext(YarnProtos.ApplicationSubmissionContextProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
setApplicationTags(Set<String>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the list of tags to filter applications on
setApplicationTags(Set<String>) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
 
setApplicationTags(Set<String>) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set tags for the application.
setApplicationTags(int, String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
repeated string applicationTags = 20;
setApplicationTags(int, String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
repeated string applicationTags = 12;
setApplicationTags(int, String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string applicationTags = 10;
setApplicationType(String) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
 
setApplicationType(String) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the application type
setApplicationType(String) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string application_type = 3;
setApplicationType(String) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string application_type = 3;
setApplicationType(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string applicationType = 18;
setApplicationType(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string applicationType = 10 [default = "YARN"];
setApplicationTypeBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string application_type = 3;
setApplicationTypeBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string application_type = 3;
setApplicationTypeBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string applicationType = 18;
setApplicationTypeBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string applicationType = 10 [default = "YARN"];
setApplicationTypes(Set<String>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the application types to filter applications on
setApplicationTypes(int, String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string application_types = 1;
setAppResourceUsage(YarnProtos.ApplicationResourceUsageReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
setAppResourceUsage(YarnProtos.ApplicationResourceUsageReportProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
setAsk(int, YarnProtos.ResourceRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
setAsk(int, YarnProtos.ResourceRequestProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
setAskList(List<ResourceRequest>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set list of ResourceRequest to update the ResourceManager about the application's resource requirements.
setAssignedNode(NodeId) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerReport
 
setAssignedNodeId(YarnProtos.NodeIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
setAssignedNodeId(YarnProtos.NodeIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
setAssignedNodeId(YarnProtos.NodeIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
setAssignedNodeId(YarnProtos.NodeIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
setAttemptId(int) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
setAttemptId(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
optional int32 attemptId = 2;
setAttemptId(YarnProtos.ApplicationAttemptIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
setAttemptId(YarnProtos.ApplicationAttemptIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
setAvailableResources(Resource) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setBlacklistAdditions(List<String>) - 类 中的方法org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest
Set list of resource-names which should be added to the application blacklist.
setBlacklistAdditions(int, String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_additions = 1;
setBlacklistRemovals(List<String>) - 类 中的方法org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest
Set list of resource-names which should be removed from the application blacklist.
setBlacklistRemovals(int, String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_removals = 2;
setBlacklistRequest(YarnProtos.ResourceBlacklistRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
setBlacklistRequest(YarnProtos.ResourceBlacklistRequestProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
setCancelTokensWhenComplete(boolean) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set to false if tokens should not be canceled when the app finished else false.
setCancelTokensWhenComplete(boolean) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional bool cancel_tokens_when_complete = 6 [default = true];
setCapability(Resource) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerResourceDecrease
 
setCapability(Resource) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
 
setCapability(Resource) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerResourceIncreaseRequest
 
setCapability(Resource) - 类 中的方法org.apache.hadoop.yarn.api.records.NodeReport
 
setCapability(Resource) - 类 中的方法org.apache.hadoop.yarn.api.records.ResourceRequest
Set the Resource capability of the request
setCapability(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
setCapability(YarnProtos.ResourceProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
setCapability(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
setCapability(YarnProtos.ResourceProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
setCapability(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
setCapability(YarnProtos.ResourceProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
setCapability(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto capability = 5;
setCapability(YarnProtos.ResourceProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto capability = 5;
setCapability(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 3;
setCapability(YarnProtos.ResourceProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 3;
setCapacity(float) - 类 中的方法org.apache.hadoop.yarn.api.records.QueueInfo
 
setCapacity(float) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional float capacity = 2;
setCause(YarnProtos.SerializedExceptionProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
setCause(YarnProtos.SerializedExceptionProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
setChildQueues(List<QueueInfo>) - 类 中的方法org.apache.hadoop.yarn.api.records.QueueInfo
 
setChildQueues(int, YarnProtos.QueueInfoProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
setChildQueues(int, YarnProtos.QueueInfoProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
setClassName(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string class_name = 3;
setClassNameBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string class_name = 3;
setClientToAMToken(Token) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
 
setClientToAmToken(SecurityProtos.TokenProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto client_to_am_token = 7;
setClientToAmToken(SecurityProtos.TokenProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto client_to_am_token = 7;
setClientToAMTokenMasterKey(ByteBuffer) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Set ClientToAMToken master key.
setClientToAmTokenMasterKey(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional bytes client_to_am_token_master_key = 2;
setClusterId(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
optional string clusterId = 1;
setClusterIdBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
optional string clusterId = 1;
setClusterMetrics(YarnClusterMetrics) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsResponse
 
setClusterMetrics(YarnProtos.YarnClusterMetricsProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
setClusterMetrics(YarnProtos.YarnClusterMetricsProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
setClusterTimestamp(long) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationId
 
setClusterTimestamp(long) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
optional int64 cluster_timestamp = 2;
setCommand(int, String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated string command = 5;
setCommands(List<String>) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Add the list of commands for launching the container.
setCompletedContainersStatuses(List<ContainerStatus>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setCompletedContainerStatuses(int, YarnProtos.ContainerStatusProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
setCompletedContainerStatuses(int, YarnProtos.ContainerStatusProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
setContainer(int, YarnProtos.PreemptionContainerProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
setContainer(int, YarnProtos.PreemptionContainerProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
setContainer(int, YarnProtos.PreemptionContainerProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
setContainer(int, YarnProtos.PreemptionContainerProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
setContainerExitStatus(int) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerReport
 
setContainerExitStatus(int) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional int32 container_exit_status = 4;
setContainerExitStatus(int) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional int32 container_exit_status = 8;
setContainerExitStatus(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional int32 container_exit_status = 9;
setContainerId(ContainerId) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest
Set the ContainerId of the container
setContainerId(ContainerId) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerReport
 
setContainerId(ContainerId) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerResourceDecrease
 
setContainerId(ContainerId) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
 
setContainerId(ContainerId) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerResourceIncreaseRequest
 
setContainerId(ContainerId) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerStatus
 
setContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(int, YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(int, YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(int, YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(int, YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerIds(List<ContainerId>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesRequest
Set a list of ContainerIds of containers for which to obtain the ContainerStatus
setContainerIds(List<ContainerId>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.StopContainersRequest
Set the ContainerIds of the containers to be stopped.
setContainerLaunchContext(ContainerLaunchContext) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
Set the ContainerLaunchContext for the container to be started by the NodeManager
setContainerLaunchContext(YarnProtos.ContainerLaunchContextProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
setContainerLaunchContext(YarnProtos.ContainerLaunchContextProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
setContainerList(List<ContainerReport>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetContainersResponse
Set a list of ContainerReport for all the containers of an application attempt.
setContainerReport(ContainerReport) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportResponse
 
setContainerReport(YarnProtos.ContainerReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
optional .hadoop.yarn.ContainerReportProto container_report = 1;
setContainerReport(YarnProtos.ContainerReportProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
optional .hadoop.yarn.ContainerReportProto container_report = 1;
setContainers(Set<PreemptionContainer>) - 类 中的方法org.apache.hadoop.yarn.api.records.PreemptionContract
 
setContainers(Set<PreemptionContainer>) - 类 中的方法org.apache.hadoop.yarn.api.records.StrictPreemptionContract
 
setContainers(int, YarnProtos.ContainerReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
setContainers(int, YarnProtos.ContainerReportProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
setContainersFromPreviousAttempts(List<Container>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Set the list of running containers as viewed by ResourceManager from previous application attempts.
setContainersFromPreviousAttempts(int, YarnProtos.ContainerProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
setContainersFromPreviousAttempts(int, YarnProtos.ContainerProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
setContainerState(ContainerState) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerReport
 
setContainerState(YarnProtos.ContainerStateProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional .hadoop.yarn.ContainerStateProto container_state = 5;
setContainerState(YarnProtos.ContainerStateProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ContainerStateProto container_state = 9;
setContainerState(YarnProtos.ContainerStateProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ContainerStateProto container_state = 10;
setContainerStatuses(List<ContainerStatus>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesResponse
Set the ContainerStatuses of the requested containers.
setContainerToken(Token) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
 
setContainerToken(Token) - 类 中的方法org.apache.hadoop.yarn.api.records.Container
 
setContainerToken(Token) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
 
setContainerToken(SecurityProtos.TokenProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.common.TokenProto container_token = 6;
setContainerToken(SecurityProtos.TokenProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.common.TokenProto container_token = 6;
setContainerToken(SecurityProtos.TokenProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.common.TokenProto container_token = 3;
setContainerToken(SecurityProtos.TokenProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.common.TokenProto container_token = 3;
setContainerToken(SecurityProtos.TokenProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.common.TokenProto container_token = 2;
setContainerToken(SecurityProtos.TokenProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.common.TokenProto container_token = 2;
setContract(PreemptionContract) - 类 中的方法org.apache.hadoop.yarn.api.records.PreemptionMessage
 
setContract(YarnProtos.PreemptionContractProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.PreemptionContractProto contract = 2;
setContract(YarnProtos.PreemptionContractProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.PreemptionContractProto contract = 2;
setCurrentApplicationAttemptId(ApplicationAttemptId) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
 
setCurrentApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
setCurrentApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
setCurrentCapacity(float) - 类 中的方法org.apache.hadoop.yarn.api.records.QueueInfo
 
setCurrentCapacity(float) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional float currentCapacity = 4;
setDecreasedContainers(List<ContainerResourceDecrease>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Set the list of newly decreased containers by NodeManager
setDecreasedContainers(int, YarnProtos.ContainerResourceDecreaseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
setDecreasedContainers(int, YarnProtos.ContainerResourceDecreaseProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
setDelegationToken(Token) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.CancelDelegationTokenRequest
 
setDelegationToken(Token) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenRequest
 
setDiagnostics(String) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
Set diagnostic information on application failure.
setDiagnostics(String) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
setDiagnostics(String) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
 
setDiagnostics(String) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerStatus
 
setDiagnostics(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string diagnostics = 5 [default = "N/A"];
setDiagnostics(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string diagnostics = 10 [default = "N/A"];
setDiagnostics(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional string diagnostics = 3 [default = "N/A"];
setDiagnostics(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional string diagnostics = 6 [default = "N/A"];
setDiagnostics(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional string diagnostics = 6 [default = "N/A"];
setDiagnostics(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional string diagnostics = 1;
setDiagnosticsBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string diagnostics = 5 [default = "N/A"];
setDiagnosticsBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string diagnostics = 10 [default = "N/A"];
setDiagnosticsBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional string diagnostics = 3 [default = "N/A"];
setDiagnosticsBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional string diagnostics = 6 [default = "N/A"];
setDiagnosticsBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional string diagnostics = 6 [default = "N/A"];
setDiagnosticsBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional string diagnostics = 1;
setDiagnosticsInfo(String) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerReport
 
setDiagnosticsInfo(String) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional string diagnostics_info = 3;
setDiagnosticsInfo(String) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string diagnostics_info = 5;
setDiagnosticsInfo(String) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional string diagnostics_info = 3;
setDiagnosticsInfo(String) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string diagnostics_info = 9;
setDiagnosticsInfo(String) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional string diagnostics_info = 3;
setDiagnosticsInfo(String) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional string diagnostics_info = 7;
setDiagnosticsInfo(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional string diagnostics_info = 7 [default = "N/A"];
setDiagnosticsInfoBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional string diagnostics_info = 3;
setDiagnosticsInfoBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string diagnostics_info = 5;
setDiagnosticsInfoBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional string diagnostics_info = 3;
setDiagnosticsInfoBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string diagnostics_info = 9;
setDiagnosticsInfoBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional string diagnostics_info = 3;
setDiagnosticsInfoBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional string diagnostics_info = 7;
setDiagnosticsInfoBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional string diagnostics_info = 7 [default = "N/A"];
setEntities(List<TimelineEntity>) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntities
Set the entity list to the given list of entities
setEntityId(String) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Set the entity Id
setEntityId(String) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
Set the entity Id
setEntityId(String) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Set the entity Id
setEntityType(String) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Set the entity type
setEntityType(String) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
Set the entity type
setEntityType(String) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Set the entity type
setEnvironment(Map<String, String>) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Add environment variables for the container.
setEnvironment(int, YarnProtos.StringStringMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
setEnvironment(int, YarnProtos.StringStringMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
setErrorCode(int) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Set the error code to the given error code
setErrors(List<TimelinePutResponse.TimelinePutError>) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse
Set the list to the given list of TimelinePutResponse.TimelinePutError instances
setEventInfo(Map<String, Object>) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
Set the information map to the given map of the information of the event
setEvents(List<TimelineEvent>) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Set the event list to the given list of events related to the entity
setEvents(List<TimelineEvent>) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
Set the event list to the given list of events
setEvents(List<TimelineEvents.EventsOfOneEntity>) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEvents
Set the list to the given list of TimelineEvents.EventsOfOneEntity instances
setEventType(String) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
Set the event type
setException(YarnProtos.SerializedExceptionProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
setException(YarnProtos.SerializedExceptionProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
setExitStatus(int) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerStatus
 
setExitStatus(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional int32 exit_status = 4 [default = -1000];
setFailedRequests(Map<ContainerId, SerializedException>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesResponse
Set the containerId-to-exception map in which the exception indicates error from per container for failed requests
setFailedRequests(Map<ContainerId, SerializedException>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
Set the containerId-to-exception map in which the exception indicates error from per container for failed requests
setFailedRequests(Map<ContainerId, SerializedException>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.StopContainersResponse
Set the containerId-to-exception map in which the exception indicates error from per container for failed requests
setFailedRequests(int, YarnServiceProtos.ContainerExceptionMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
setFailedRequests(int, YarnServiceProtos.ContainerExceptionMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
setFailedRequests(int, YarnServiceProtos.ContainerExceptionMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
setFailedRequests(int, YarnServiceProtos.ContainerExceptionMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
setFailedRequests(int, YarnServiceProtos.ContainerExceptionMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
setFailedRequests(int, YarnServiceProtos.ContainerExceptionMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
setFile(String) - 类 中的方法org.apache.hadoop.yarn.api.records.URL
Set the file of the URL.
setFile(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string file = 4;
setFileBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string file = 4;
setFinalApplicationStatus(FinalApplicationStatus) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
Set the final state of the ApplicationMaster
setFinalApplicationStatus(FinalApplicationStatus) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
 
setFinalApplicationStatus(YarnProtos.FinalApplicationStatusProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
setFinalApplicationStatus(YarnProtos.FinalApplicationStatusProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 6;
setFinalApplicationStatus(YarnProtos.FinalApplicationStatusProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
setFinalApplicationStatus(YarnProtos.FinalApplicationStatusProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 10;
setFinalApplicationStatus(YarnProtos.FinalApplicationStatusProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 13;
setFinalApplicationStatus(YarnProtos.FinalApplicationStatusProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8;
setFinalApplicationStatus(YarnProtos.FinalApplicationStatusProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 3;
setFinalTrackingUrl(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional string final_tracking_url = 5;
setFinalTrackingUrlBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional string final_tracking_url = 5;
setFinishBegin(long) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 finish_begin = 8;
setFinishEnd(long) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 finish_end = 9;
setFinishRange(long, long) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the range of finish times to filter applications on
setFinishTime(long) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
 
setFinishTime(long) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerReport
 
setFinishTime(long) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional int64 finish_time = 2;
setFinishTime(long) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional int64 finish_time = 8;
setFinishTime(long) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional int64 finish_time = 2;
setFinishTime(long) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional int64 finish_time = 6;
setFinishTime(long) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional int64 finishTime = 12;
setFinishTime(long) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional int64 finish_time = 6;
setFinishTime(long) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional int64 finish_time = 7;
setGroups(int, String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
repeated string groups = 1;
setHealthReport(String) - 类 中的方法org.apache.hadoop.yarn.api.records.NodeReport
 
setHealthReport(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string health_report = 8;
setHealthReportBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string health_report = 8;
setHost(String) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Set the host on which the ApplicationMaster is running.
setHost(String) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
setHost(String) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
 
setHost(String) - 类 中的方法org.apache.hadoop.yarn.api.records.NodeId
 
setHost(String) - 类 中的方法org.apache.hadoop.yarn.api.records.URL
Set the host of the URL.
setHost(String) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string host = 2;
setHost(String) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional string host = 2;
setHost(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string host = 2;
setHost(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string host = 5;
setHost(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
optional string host = 1;
setHost(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string host = 2;
setHost(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional string host = 1;
setHostBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string host = 2;
setHostBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional string host = 2;
setHostBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string host = 2;
setHostBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string host = 5;
setHostBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
optional string host = 1;
setHostBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string host = 2;
setHostBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional string host = 1;
setHttpAddress(String) - 类 中的方法org.apache.hadoop.yarn.api.records.NodeReport
 
setHttpAddress(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string httpAddress = 2;
setHttpAddressBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string httpAddress = 2;
setId(int) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationId
 
setId(ContainerId) - 类 中的方法org.apache.hadoop.yarn.api.records.Container
 
setId(int) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerId
 
setId(ContainerId) - 类 中的方法org.apache.hadoop.yarn.api.records.PreemptionContainer
 
setId(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
optional int32 id = 1;
setId(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional int32 id = 3;
setId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
setId(YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
setId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
setId(YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
setIdentifier(ByteBuffer) - 类 中的方法org.apache.hadoop.yarn.api.records.Token
 
setIncludeApplications(boolean) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Should we get fetch information about active applications?
setIncludeApplications(boolean) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional bool includeApplications = 2;
setIncludeChildQueues(boolean) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Should we fetch information about child queues?
setIncludeChildQueues(boolean) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional bool includeChildQueues = 3;
setIncreasedContainers(List<ContainerResourceIncrease>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Set the list of newly increased containers by ResourceManager
setIncreasedContainers(int, YarnProtos.ContainerResourceIncreaseProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
setIncreasedContainers(int, YarnProtos.ContainerResourceIncreaseProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
setIncreaseRequest(int, YarnProtos.ContainerResourceIncreaseRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
setIncreaseRequest(int, YarnProtos.ContainerResourceIncreaseRequestProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
setIncreaseRequests(List<ContainerResourceIncreaseRequest>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set the ContainerResourceIncreaseRequest to inform the ResourceManager about some container's resources need to be increased
setIsKillCompleted(boolean) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.KillApplicationResponse
Set the flag which indicates that the process of killing application is completed or not.
setIsKillCompleted(boolean) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
optional bool is_kill_completed = 1 [default = false];
setIsUnregistered(boolean) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterResponse
Set the flag which indicates that the application has successfully unregistered with the RM and the application can safely stop.
setIsUnregistered(boolean) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
optional bool isUnregistered = 1 [default = false];
setKeepContainersAcrossApplicationAttempts(boolean) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the flag which indicates whether to keep containers across application attempts.
setKeepContainersAcrossApplicationAttempts(boolean) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional bool keep_containers_across_application_attempts = 11 [default = false];
setKey(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
optional string key = 1;
setKey(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional string key = 1;
setKey(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
optional string key = 1;
setKeyBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
optional string key = 1;
setKeyBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional string key = 1;
setKeyBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
optional string key = 1;
setKind(String) - 类 中的方法org.apache.hadoop.yarn.api.records.Token
 
setLastHealthReportTime(long) - 类 中的方法org.apache.hadoop.yarn.api.records.NodeReport
 
setLastHealthReportTime(long) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional int64 last_health_report_time = 9;
setLimit(long) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Limit the number applications to return
setLimit(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.ResourceProto limit = 5;
setLimit(YarnProtos.ResourceProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.ResourceProto limit = 5;
setLimit(long) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 limit = 5;
setLocalResources(Map<String, LocalResource>) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Set LocalResource required by the container.
setLocalResources(int, YarnProtos.StringLocalResourceMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
setLocalResources(int, YarnProtos.StringLocalResourceMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
setLogUrl(String) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerReport
 
setLogUrl(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional string log_url = 8;
setLogUrlBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional string log_url = 8;
setMajorVersion(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
optional int32 major_version = 1;
setMasterContainer(YarnProtos.ContainerProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ContainerProto master_container = 2;
setMasterContainer(YarnProtos.ContainerProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ContainerProto master_container = 2;
setMasterContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
setMasterContainerId(YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
setMasterContainerId(YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
setMasterContainerId(YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
setMaxAppAttempts(int) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the number of max attempts of the application to be submitted.
setMaxAppAttempts(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional int32 maxAppAttempts = 8 [default = 0];
setMaximumCapability(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
setMaximumCapability(YarnProtos.ResourceProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
setMaximumCapability(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
setMaximumCapability(YarnProtos.ResourceProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
setMaximumCapacity(float) - 类 中的方法org.apache.hadoop.yarn.api.records.QueueInfo
 
setMaximumCapacity(float) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional float maximumCapacity = 3;
setMaximumResourceCapability(Resource) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse
 
setMaximumResourceCapability(Resource) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
 
setMemory(int) - 类 中的方法org.apache.hadoop.yarn.api.records.Resource
Set memory of the resource.
setMemory(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
optional int32 memory = 1;
setMessage(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string message = 1;
setMessageBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string message = 1;
setMinorVersion(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
optional int32 minor_version = 2;
setName(String) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
 
setName(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string name = 4;
setNameBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string name = 4;
setNeededResources(Resource) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
 
setNeededResources(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto needed_resources = 5;
setNeededResources(YarnProtos.ResourceProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto needed_resources = 5;
setNextExpirationTime(long) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenResponse
 
setNMTokens(List<NMToken>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setNmTokens(int, YarnServiceProtos.NMTokenProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
setNmTokens(int, YarnServiceProtos.NMTokenProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
setNMTokensFromPreviousAttempts(List<NMToken>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Set the list of NMTokens for communicating with the NMs where the the containers of previous application attempts are running.
setNmTokensFromPreviousAttempts(int, YarnServiceProtos.NMTokenProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
setNmTokensFromPreviousAttempts(int, YarnServiceProtos.NMTokenProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
setNodeHttpAddress(String) - 类 中的方法org.apache.hadoop.yarn.api.records.Container
 
setNodeHttpAddress(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional string node_http_address = 3;
setNodeHttpAddressBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional string node_http_address = 3;
setNodeId(NodeId) - 类 中的方法org.apache.hadoop.yarn.api.records.Container
 
setNodeId(NodeId) - 类 中的方法org.apache.hadoop.yarn.api.records.NMToken
 
setNodeId(NodeId) - 类 中的方法org.apache.hadoop.yarn.api.records.NodeReport
 
setNodeId(YarnProtos.NodeIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 2;
setNodeId(YarnProtos.NodeIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 2;
setNodeId(YarnProtos.NodeIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 3;
setNodeId(YarnProtos.NodeIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 3;
setNodeId(YarnProtos.NodeIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
setNodeId(YarnProtos.NodeIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
setNodeId(YarnProtos.NodeIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 1;
setNodeId(YarnProtos.NodeIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 1;
setNodeId(YarnProtos.NodeIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
setNodeId(YarnProtos.NodeIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
setNodeReports(List<NodeReport>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesResponse
 
setNodeReports(int, YarnProtos.NodeReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
setNodeReports(int, YarnProtos.NodeReportProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
setNodeResourceMap(int, YarnProtos.NodeResourceMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
setNodeResourceMap(int, YarnProtos.NodeResourceMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
setNodeResourceMap(Map<NodeId, ResourceOption>) - 类 中的方法org.apache.hadoop.yarn.server.api.protocolrecords.UpdateNodeResourceRequest
Set the map from NodeId to ResourceOption.
setNodeState(NodeState) - 类 中的方法org.apache.hadoop.yarn.api.records.NodeReport
 
setNodeState(YarnProtos.NodeStateProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.NodeStateProto node_state = 7;
setNodeStates(EnumSet<NodeState>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesRequest
The state to filter the cluster nodes with.
setNodeStates(int, YarnProtos.NodeStateProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
setNumClusterNodes(int) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setNumClusterNodes(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional int32 num_cluster_nodes = 7;
setNumContainers(int) - 类 中的方法org.apache.hadoop.yarn.api.records.NodeReport
 
setNumContainers(int) - 类 中的方法org.apache.hadoop.yarn.api.records.ResourceRequest
Set the number of containers required with the given specifications
setNumContainers(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional int32 numContainers = 6;
setNumContainers(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional int32 num_containers = 4;
setNumNodeManagers(int) - 类 中的方法org.apache.hadoop.yarn.api.records.YarnClusterMetrics
 
setNumNodeManagers(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
optional int32 num_node_managers = 1;
setNumReservedContainers(int) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Set the number of reserved containers
setNumReservedContainers(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional int32 num_reserved_containers = 2;
setNumUsedContainers(int) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Set the number of used containers
setNumUsedContainers(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional int32 num_used_containers = 1;
setOriginalTrackingUrl(String) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
 
setOriginalTrackingUrl(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string originalTrackingUrl = 15;
setOriginalTrackingUrlBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string originalTrackingUrl = 15;
setOtherInfo(Map<String, Object>) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Set the other info map to the given map of other information
setOverCommitTimeout(int) - 类 中的方法org.apache.hadoop.yarn.api.records.ResourceOption
 
setOverCommitTimeout(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
optional int32 over_commit_timeout = 2;
setPassword(ByteBuffer) - 类 中的方法org.apache.hadoop.yarn.api.records.Token
 
setPattern(String) - 类 中的方法org.apache.hadoop.yarn.api.records.LocalResource
Set the pattern that should be used to extract entries from the archive (only used when type is PATTERN).
setPattern(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional string pattern = 6;
setPatternBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional string pattern = 6;
setPort(int) - 类 中的方法org.apache.hadoop.yarn.api.records.NodeId
 
setPort(int) - 类 中的方法org.apache.hadoop.yarn.api.records.URL
Set the port of the URL
setPort(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
optional int32 port = 2;
setPort(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional int32 port = 3;
setPreempt(YarnProtos.PreemptionMessageProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
setPreempt(YarnProtos.PreemptionMessageProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
setPreemptionMessage(PreemptionMessage) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setPrimaryFilters(Map<String, Set<Object>>) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Set the primary filter map to the given map of primary filters
setPriority(Priority) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the Priority of the application.
setPriority(Priority) - 类 中的方法org.apache.hadoop.yarn.api.records.Container
 
setPriority(Priority) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerReport
 
setPriority(int) - 类 中的方法org.apache.hadoop.yarn.api.records.Priority
Set the assigned priority
setPriority(Priority) - 类 中的方法org.apache.hadoop.yarn.api.records.ResourceRequest
Set the Priority of the request
setPriority(YarnProtos.PriorityProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
setPriority(YarnProtos.PriorityProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
setPriority(YarnProtos.PriorityProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
setPriority(YarnProtos.PriorityProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
setPriority(YarnProtos.PriorityProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
setPriority(YarnProtos.PriorityProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
setPriority(YarnProtos.PriorityProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.PriorityProto priority = 5;
setPriority(YarnProtos.PriorityProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.PriorityProto priority = 5;
setPriority(YarnProtos.PriorityProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
setPriority(YarnProtos.PriorityProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
setPriority(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
optional int32 priority = 1;
setPriority(YarnProtos.PriorityProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.PriorityProto priority = 1;
setPriority(YarnProtos.PriorityProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.PriorityProto priority = 1;
setProgress(float) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set the current progress of application
setProgress(float) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
 
setProgress(float) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional float progress = 17;
setProgress(float) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional float progress = 5;
setQueue(String) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Set the queue that the application was placed in.
setQueue(String) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
 
setQueue(String) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the queue to which the application is being submitted
setQueue(String) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string queue = 5;
setQueue(String) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string queue = 5;
setQueue(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string queue = 3;
setQueue(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string queue = 3 [default = "default"];
setQueue(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional string queue = 5;
setQueueBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string queue = 5;
setQueueBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string queue = 5;
setQueueBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string queue = 3;
setQueueBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string queue = 3 [default = "default"];
setQueueBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional string queue = 5;
setQueueInfo(QueueInfo) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoResponse
 
setQueueInfo(YarnProtos.QueueInfoProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
setQueueInfo(YarnProtos.QueueInfoProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
setQueueName(String) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Set the queue name for which to get queue information
setQueueName(String) - 类 中的方法org.apache.hadoop.yarn.api.records.QueueInfo
 
setQueueName(String) - 类 中的方法org.apache.hadoop.yarn.api.records.QueueUserACLInfo
 
setQueueName(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional string queueName = 1;
setQueueName(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
optional string queueName = 1;
setQueueName(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional string queueName = 1;
setQueueNameBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional string queueName = 1;
setQueueNameBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
optional string queueName = 1;
setQueueNameBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional string queueName = 1;
setQueues(Set<String>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the queue to filter applications on
setQueues(int, String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string queues = 4;
setQueueState(QueueState) - 类 中的方法org.apache.hadoop.yarn.api.records.QueueInfo
 
setQueueUserAcls(int, YarnProtos.QueueUserACLInfoProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
setQueueUserAcls(int, YarnProtos.QueueUserACLInfoProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
setRackName(String) - 类 中的方法org.apache.hadoop.yarn.api.records.NodeReport
 
setRackName(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string rackName = 3;
setRackNameBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string rackName = 3;
setRecursive(boolean) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Should we fetch information on the entire child queue hierarchy?
setRecursive(boolean) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional bool recursive = 4;
setRelatedEntities(Map<String, Set<String>>) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Set the related entity map to the given map of related entities
setRelaxLocality(boolean) - 类 中的方法org.apache.hadoop.yarn.api.records.ResourceRequest
For a request at a network hierarchy level, set whether locality can be relaxed to that level and beyond.
setRelaxLocality(boolean) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional bool relax_locality = 5 [default = true];
setRelease(int, YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
setRelease(int, YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
setReleaseList(List<ContainerId>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set the list of ContainerId of containers being released by the ApplicationMaster
setRenewer(String) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenRequest
 
setReservedResources(Resource) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
 
setReservedResources(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
setReservedResources(YarnProtos.ResourceProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
setResource(Resource) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the resource required by the ApplicationMaster for this application.
setResource(Resource) - 类 中的方法org.apache.hadoop.yarn.api.records.Container
 
setResource(URL) - 类 中的方法org.apache.hadoop.yarn.api.records.LocalResource
Set location of the resource to be localized.
setResource(Resource) - 类 中的方法org.apache.hadoop.yarn.api.records.ResourceOption
 
setResource(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ResourceProto resource = 9;
setResource(YarnProtos.ResourceProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ResourceProto resource = 9;
setResource(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ResourceProto resource = 4;
setResource(YarnProtos.ResourceProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ResourceProto resource = 4;
setResource(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ResourceProto resource = 2;
setResource(YarnProtos.ResourceProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ResourceProto resource = 2;
setResource(YarnProtos.URLProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.URLProto resource = 1;
setResource(YarnProtos.URLProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.URLProto resource = 1;
setResource(int, YarnProtos.PreemptionResourceRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
setResource(int, YarnProtos.PreemptionResourceRequestProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
setResource(YarnProtos.ResourceRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
optional .hadoop.yarn.ResourceRequestProto resource = 1;
setResource(YarnProtos.ResourceRequestProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
optional .hadoop.yarn.ResourceRequestProto resource = 1;
setResource(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
optional .hadoop.yarn.ResourceProto resource = 1;
setResource(YarnProtos.ResourceProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
optional .hadoop.yarn.ResourceProto resource = 1;
setResourceBlacklistRequest(ResourceBlacklistRequest) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set the ResourceBlacklistRequest to inform the ResourceManager about the blacklist additions and removals per the ApplicationMaster.
setResourceName(String) - 类 中的方法org.apache.hadoop.yarn.api.records.ResourceRequest
Set the resource name (e.g.
setResourceName(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional string resource_name = 2;
setResourceNameBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional string resource_name = 2;
setResourceOption(YarnProtos.ResourceOptionProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
setResourceOption(YarnProtos.ResourceOptionProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
setResourceRequest(List<PreemptionResourceRequest>) - 类 中的方法org.apache.hadoop.yarn.api.records.PreemptionContract
 
setResourceRequest(ResourceRequest) - 类 中的方法org.apache.hadoop.yarn.api.records.PreemptionResourceRequest
 
setResponseId(int) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set the response id used to track duplicate responses.
setResponseId(int) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setResponseId(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional int32 response_id = 4;
setResponseId(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional int32 response_id = 2;
setRMDelegationToken(Token) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenResponse
 
setRmId(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
optional string rmId = 2;
setRmIdBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
optional string rmId = 2;
setRpcPort(int) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Set the RPC port on which the ApplicationMaster is responding.
setRpcPort(int) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
setRpcPort(int) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
 
setRpcPort(int) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional int32 rpc_port = 3;
setRpcPort(int) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional int32 rpc_port = 3;
setRpcPort(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional int32 rpc_port = 3;
setRpcPort(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional int32 rpc_port = 6;
setRpcPort(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional int32 rpc_port = 2;
setScheme(String) - 类 中的方法org.apache.hadoop.yarn.api.records.URL
Set the scheme of the URL
setScheme(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string scheme = 1;
setSchemeBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string scheme = 1;
setScope(ApplicationsRequestScope) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the ApplicationsRequestScope of applications to filter.
setScope(YarnServiceProtos.ApplicationsRequestScopeProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional .hadoop.yarn.ApplicationsRequestScopeProto scope = 11 [default = ALL];
setService(String) - 类 中的方法org.apache.hadoop.yarn.api.records.Token
 
setServiceData(Map<String, ByteBuffer>) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Set application-specific binary service data.
setServiceData(int, YarnProtos.StringBytesMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
setServiceData(int, YarnProtos.StringBytesMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
setServicesMetaData(int, YarnProtos.StringBytesMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
setServicesMetaData(int, YarnProtos.StringBytesMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
setServicesMetaData(int, YarnProtos.StringBytesMapProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
setServicesMetaData(int, YarnProtos.StringBytesMapProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
setSize(long) - 类 中的方法org.apache.hadoop.yarn.api.records.LocalResource
Set the size of the resource to be localized.
setSize(long) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional int64 size = 2;
setStartBegin(long) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 start_begin = 6;
setStartContainerRequest(int, YarnServiceProtos.StartContainerRequestProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
setStartContainerRequest(int, YarnServiceProtos.StartContainerRequestProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
setStartContainerRequests(List<StartContainerRequest>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.StartContainersRequest
Set a list of StartContainerRequest to start containers.
setStartEnd(long) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 start_end = 7;
setStartRange(long, long) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the range of start times to filter applications on
setStartTime(long) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
 
setStartTime(long) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerReport
 
setStartTime(Long) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Set the start time of the entity
setStartTime(long) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional int64 start_time = 7;
setStartTime(long) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional int64 start_time = 7;
setStartTime(long) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional int64 start_time = 5;
setStartTime(long) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional int64 start_time = 5;
setStartTime(long) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional int64 startTime = 11;
setStartTime(long) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional int64 start_time = 5;
setStartTime(long) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional int64 start_time = 7;
setStartTime(long) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional int64 start_time = 4;
setState(ContainerState) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerStatus
 
setState(YarnProtos.ContainerStateProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional .hadoop.yarn.ContainerStateProto state = 2;
setState(YarnProtos.QueueStateProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional .hadoop.yarn.QueueStateProto state = 5;
setStatus(int, YarnProtos.ContainerStatusProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
setStatus(int, YarnProtos.ContainerStatusProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
setStatus(YarnProtos.ContainerStatusProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
optional .hadoop.yarn.ContainerStatusProto status = 1;
setStatus(YarnProtos.ContainerStatusProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
optional .hadoop.yarn.ContainerStatusProto status = 1;
setStrictContract(StrictPreemptionContract) - 类 中的方法org.apache.hadoop.yarn.api.records.PreemptionMessage
 
setStrictContract(YarnProtos.StrictPreemptionContractProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
setStrictContract(YarnProtos.StrictPreemptionContractProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
setSubmitTime(long) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional int64 submit_time = 6;
setSubmitTime(long) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional int64 submit_time = 6;
setSubmitTime(long) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional int64 submit_time = 1;
setSucceededRequests(int, YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
setSucceededRequests(int, YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
setSucceededRequests(int, YarnProtos.ContainerIdProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
setSucceededRequests(int, YarnProtos.ContainerIdProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
setSuccessfullyStartedContainers(List<ContainerId>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
 
setSuccessfullyStoppedContainers(List<ContainerId>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.StopContainersResponse
Set the list of containerIds of successfully stopped containers.
setTargetQueue(String) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
Get the queue to place the application in.
setTargetQueue(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required string target_queue = 2;
setTargetQueueBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required string target_queue = 2;
setTimestamp(long) - 类 中的方法org.apache.hadoop.yarn.api.records.LocalResource
Set the timestamp of the resource to be localized, used for verification.
setTimestamp(long) - 类 中的方法org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
Set the timestamp of the event
setTimestamp(long) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional int64 timestamp = 3;
setToken(Token) - 类 中的方法org.apache.hadoop.yarn.api.records.NMToken
 
setToken(SecurityProtos.TokenProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.common.TokenProto token = 2;
setToken(SecurityProtos.TokenProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.common.TokenProto token = 2;
setTokens(ByteBuffer) - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Set security tokens needed by this container.
setTokens(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
optional bytes tokens = 2;
setTrace(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string trace = 2;
setTraceBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string trace = 2;
setTrackingUrl(String) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
Set the final tracking URLfor the ApplicationMaster.
setTrackingUrl(String) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Set the tracking URLfor the ApplicationMaster while it is running.
setTrackingUrl(String) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
setTrackingUrl(String) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
 
setTrackingUrl(String) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional string tracking_url = 2;
setTrackingUrl(String) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string tracking_url = 4;
setTrackingUrl(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string tracking_url = 4;
setTrackingUrl(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string trackingUrl = 9;
setTrackingUrl(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional string tracking_url = 2;
setTrackingUrl(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional string tracking_url = 3;
setTrackingUrlBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional string tracking_url = 2;
setTrackingUrlBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string tracking_url = 4;
setTrackingUrlBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string tracking_url = 4;
setTrackingUrlBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string trackingUrl = 9;
setTrackingUrlBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional string tracking_url = 2;
setTrackingUrlBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional string tracking_url = 3;
setType(LocalResourceType) - 类 中的方法org.apache.hadoop.yarn.api.records.LocalResource
Set the LocalResourceType of the resource to be localized.
setType(YarnProtos.LocalResourceTypeProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.LocalResourceTypeProto type = 4;
setUnmanagedAM(boolean) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
setUnmanagedAm(boolean) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional bool unmanaged_am = 7 [default = false];
setUpdatedNodes(List<NodeReport>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setUpdatedNodes(int, YarnProtos.NodeReportProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
setUpdatedNodes(int, YarnProtos.NodeReportProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
setUsed(Resource) - 类 中的方法org.apache.hadoop.yarn.api.records.NodeReport
 
setUsed(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto used = 4;
setUsed(YarnProtos.ResourceProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto used = 4;
setUsedResources(Resource) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
 
setUsedResources(YarnProtos.ResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto used_resources = 3;
setUsedResources(YarnProtos.ResourceProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto used_resources = 3;
setUser(String) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
 
setUser(String) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string user = 4;
setUser(String) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string user = 4;
setUser(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string user = 2;
setUser(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional string user = 3;
setUser(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
required string user = 1;
setUserAcls(List<QueueACL>) - 类 中的方法org.apache.hadoop.yarn.api.records.QueueUserACLInfo
 
setUserAcls(int, YarnProtos.QueueACLProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
setUserAclsInfoList(List<QueueUserACLInfo>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoResponse
 
setUserBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string user = 4;
setUserBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string user = 4;
setUserBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string user = 2;
setUserBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional string user = 3;
setUserBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
required string user = 1;
setUserInfo(String) - 类 中的方法org.apache.hadoop.yarn.api.records.URL
Set the user info of the URL.
setUserInfo(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string userInfo = 5;
setUserInfoBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string userInfo = 5;
setUsers(Set<String>) - 类 中的方法org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the users to filter applications on
setUsers(int, String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string users = 3;
setValue(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
optional bytes value = 2;
setValue(YarnProtos.LocalResourceProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional .hadoop.yarn.LocalResourceProto value = 2;
setValue(YarnProtos.LocalResourceProto.Builder) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional .hadoop.yarn.LocalResourceProto value = 2;
setValue(String) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
optional string value = 2;
setValueBytes(ByteString) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
optional string value = 2;
setVirtualCores(int) - 类 中的方法org.apache.hadoop.yarn.api.records.Resource
Set number of virtual cpu cores of the resource.
setVirtualCores(int) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
optional int32 virtual_cores = 2;
setVisibility(LocalResourceVisibility) - 类 中的方法org.apache.hadoop.yarn.api.records.LocalResource
Set the LocalResourceVisibility of the resource to be localized.
setVisibility(YarnProtos.LocalResourceVisibilityProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.LocalResourceVisibilityProto visibility = 5;
setYarnApplicationAttemptState(YarnApplicationAttemptState) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
setYarnApplicationAttemptState(YarnProtos.YarnApplicationAttemptStateProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 5;
setYarnApplicationAttemptState(YarnProtos.YarnApplicationAttemptStateProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 8;
setYarnApplicationAttemptState(YarnProtos.YarnApplicationAttemptStateProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 6;
setYarnApplicationState(YarnApplicationState) - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationReport
 
setYarnApplicationState(YarnProtos.YarnApplicationStateProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 5;
setYarnApplicationState(YarnProtos.YarnApplicationStateProto) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 11;
setYarnApplicationState(YarnProtos.YarnApplicationStateProto) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 8;
SIZE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
START_BEGIN_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
START_CONTAINER_REQUEST_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
START_END_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
START_TIME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
START_TIME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
START_TIME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
START_TIME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
START_TIME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
START_TIME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
START_TIME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
StartContainerRequest - org.apache.hadoop.yarn.api.protocolrecords中的类
The request sent by the ApplicationMaster to the NodeManager to start a container.
StartContainerRequest() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
 
startContainers(StartContainersRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ContainerManagementProtocol
The ApplicationMaster provides a list of StartContainerRequests to a NodeManager to start Containers allocated to it using this interface.
startContainers(RpcController, YarnServiceProtos.StartContainersRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface
 
startContainers(RpcController, YarnServiceProtos.StartContainersRequestProto, RpcCallback<YarnServiceProtos.StartContainersResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.Interface
rpc startContainers(.hadoop.yarn.StartContainersRequestProto) returns (.hadoop.yarn.StartContainersResponseProto);
startContainers(RpcController, YarnServiceProtos.StartContainersRequestProto, RpcCallback<YarnServiceProtos.StartContainersResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
rpc startContainers(.hadoop.yarn.StartContainersRequestProto) returns (.hadoop.yarn.StartContainersResponseProto);
startContainers(RpcController, YarnServiceProtos.StartContainersRequestProto, RpcCallback<YarnServiceProtos.StartContainersResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.Stub
 
StartContainersRequest - org.apache.hadoop.yarn.api.protocolrecords中的类
The request which contains a list of StartContainerRequest sent by the ApplicationMaster to the NodeManager to start containers.
StartContainersRequest() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.StartContainersRequest
 
StartContainersResponse - org.apache.hadoop.yarn.api.protocolrecords中的类
The response sent by the NodeManager to the ApplicationMaster when asked to start an allocated container.
StartContainersResponse() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
 
STARTTIME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
STATE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
STATE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
STATUS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
STATUS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
STDERR - 接口 中的静态变量org.apache.hadoop.yarn.api.ApplicationConstants
 
STDOUT - 接口 中的静态变量org.apache.hadoop.yarn.api.ApplicationConstants
 
stopApplication(ApplicationTerminationContext) - 类 中的方法org.apache.hadoop.yarn.server.api.AuxiliaryService
An application is finishing on this NodeManager.
stopContainer(ContainerTerminationContext) - 类 中的方法org.apache.hadoop.yarn.server.api.AuxiliaryService
A container is finishing on this NodeManager.
stopContainers(StopContainersRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ContainerManagementProtocol
The ApplicationMaster requests a NodeManager to stop a list of Containers allocated to it using this interface.
stopContainers(RpcController, YarnServiceProtos.StopContainersRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface
 
stopContainers(RpcController, YarnServiceProtos.StopContainersRequestProto, RpcCallback<YarnServiceProtos.StopContainersResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.Interface
rpc stopContainers(.hadoop.yarn.StopContainersRequestProto) returns (.hadoop.yarn.StopContainersResponseProto);
stopContainers(RpcController, YarnServiceProtos.StopContainersRequestProto, RpcCallback<YarnServiceProtos.StopContainersResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
rpc stopContainers(.hadoop.yarn.StopContainersRequestProto) returns (.hadoop.yarn.StopContainersResponseProto);
stopContainers(RpcController, YarnServiceProtos.StopContainersRequestProto, RpcCallback<YarnServiceProtos.StopContainersResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.Stub
 
StopContainersRequest - org.apache.hadoop.yarn.api.protocolrecords中的类
The request sent by the ApplicationMaster to the NodeManager to stop containers.
StopContainersRequest() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.StopContainersRequest
 
StopContainersResponse - org.apache.hadoop.yarn.api.protocolrecords中的类
The response sent by the NodeManager to the ApplicationMaster when asked to stop allocated containers.
StopContainersResponse() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.StopContainersResponse
 
STRICTCONTRACT_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
StrictPreemptionContract - org.apache.hadoop.yarn.api.records中的类
Enumeration of particular allocations to be reclaimed.
StrictPreemptionContract() - 类 的构造器org.apache.hadoop.yarn.api.records.StrictPreemptionContract
 
SUBMIT_TIME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
SUBMIT_TIME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
SUBMIT_TIME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
submitApplication(SubmitApplicationRequest) - 接口 中的方法org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to submit a new application to the ResourceManager.
submitApplication(RpcController, YarnServiceProtos.SubmitApplicationRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
submitApplication(RpcController, YarnServiceProtos.SubmitApplicationRequestProto, RpcCallback<YarnServiceProtos.SubmitApplicationResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc submitApplication(.hadoop.yarn.SubmitApplicationRequestProto) returns (.hadoop.yarn.SubmitApplicationResponseProto);
submitApplication(RpcController, YarnServiceProtos.SubmitApplicationRequestProto, RpcCallback<YarnServiceProtos.SubmitApplicationResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
submitApplication(RpcController, YarnServiceProtos.SubmitApplicationRequestProto, RpcCallback<YarnServiceProtos.SubmitApplicationResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc submitApplication(.hadoop.yarn.SubmitApplicationRequestProto) returns (.hadoop.yarn.SubmitApplicationResponseProto);
SubmitApplicationRequest - org.apache.hadoop.yarn.api.protocolrecords中的类
The request sent by a client to submit an application to the ResourceManager.
SubmitApplicationRequest() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationRequest
 
SubmitApplicationResponse - org.apache.hadoop.yarn.api.protocolrecords中的类
The response sent by the ResourceManager to a client on application submission.
SubmitApplicationResponse() - 类 的构造器org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationResponse
 
SUBMITTED_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
SUBMITTED = 3;
SUCCEEDED_REQUESTS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
SUCCEEDED_REQUESTS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
SUCCESS - 类 中的静态变量org.apache.hadoop.yarn.api.records.ContainerExitStatus
 
SUCCESS_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
SUCCESS = 0;

T

TARGET_QUEUE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
TIMELINE_SERVICE_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
host:port address for timeline service RPC APIs.
TIMELINE_SERVICE_ENABLED - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The setting that controls whether timeline service is enabled or not.
TIMELINE_SERVICE_HANDLER_THREAD_COUNT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The number of threads to handle client RPC API requests.
TIMELINE_SERVICE_LEVELDB_PATH - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service leveldb path
TIMELINE_SERVICE_LEVELDB_PREFIX - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_LEVELDB_READ_CACHE_SIZE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service leveldb read cache (uncompressed blocks)
TIMELINE_SERVICE_LEVELDB_START_TIME_READ_CACHE_SIZE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service leveldb start time read cache (number of entities)
TIMELINE_SERVICE_LEVELDB_START_TIME_WRITE_CACHE_SIZE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service leveldb start time write cache (number of entities)
TIMELINE_SERVICE_LEVELDB_TTL_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service leveldb interval to wait between deletion rounds
TIMELINE_SERVICE_PREFIX - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_STORE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service store class
TIMELINE_SERVICE_TTL_ENABLE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service enable data age off
TIMELINE_SERVICE_TTL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service length of time to retain data
TIMELINE_SERVICE_WEBAPP_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The address of the timeline service web application.
TIMELINE_SERVICE_WEBAPP_HTTPS_ADDRESS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The https address of the timeline service web application.
TIMELINE_SERVICE_WEBAPP_SPNEGO_KEYTAB_FILE_KEY - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The kerberos keytab to be used for spnego filter for timeline service.
TIMELINE_SERVICE_WEBAPP_SPNEGO_USER_NAME_KEY - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The kerberos principal to be used for spnego filter for timeline service.
TimelineEntities - org.apache.hadoop.yarn.api.records.timeline中的类
The class that hosts a list of timeline entities.
TimelineEntities() - 类 的构造器org.apache.hadoop.yarn.api.records.timeline.TimelineEntities
 
TimelineEntity - org.apache.hadoop.yarn.api.records.timeline中的类
The class that contains the the meta information of some conceptual entity and its related events.
TimelineEntity() - 类 的构造器org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
 
TimelineEvent - org.apache.hadoop.yarn.api.records.timeline中的类
The class that contains the information of an event that is related to some conceptual entity of an application.
TimelineEvent() - 类 的构造器org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
 
TimelineEvents - org.apache.hadoop.yarn.api.records.timeline中的类
The class that hosts a list of events, which are categorized according to their related entities.
TimelineEvents() - 类 的构造器org.apache.hadoop.yarn.api.records.timeline.TimelineEvents
 
TimelineEvents.EventsOfOneEntity - org.apache.hadoop.yarn.api.records.timeline中的类
The class that hosts a list of events that are only related to one entity.
TimelineEvents.EventsOfOneEntity() - 类 的构造器org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
 
TimelinePutResponse - org.apache.hadoop.yarn.api.records.timeline中的类
A class that holds a list of put errors.
TimelinePutResponse() - 类 的构造器org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse
 
TimelinePutResponse.TimelinePutError - org.apache.hadoop.yarn.api.records.timeline中的类
A class that holds the error code for one entity.
TimelinePutResponse.TimelinePutError() - 类 的构造器org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
 
TIMESTAMP_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
toBuilder() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
Token - org.apache.hadoop.yarn.api.records中的类
Token is the security entity used by the framework to verify authenticity of any resource.
Token() - 类 的构造器org.apache.hadoop.yarn.api.records.Token
 
TOKEN_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
TOKENS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
toString() - 枚举 中的方法org.apache.hadoop.yarn.api.ApplicationConstants.Environment
 
toString() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
toString() - 类 中的方法org.apache.hadoop.yarn.api.records.ApplicationId
 
toString() - 类 中的方法org.apache.hadoop.yarn.api.records.ContainerId
 
toString() - 类 中的方法org.apache.hadoop.yarn.api.records.NodeId
 
toString() - 类 中的方法org.apache.hadoop.yarn.api.records.Priority
 
toString() - 类 中的方法org.apache.hadoop.yarn.api.records.Resource
 
toString() - 类 中的方法org.apache.hadoop.yarn.api.records.ResourceOption
 
TRACE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
TRACKING_URL_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
TRACKING_URL_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
TRACKING_URL_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
TRACKING_URL_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
TRACKING_URL_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
TRACKINGURL_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
TYPE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 

U

UNDEFINED - 类 中的静态变量org.apache.hadoop.yarn.api.records.Priority
 
UNMANAGED_AM_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
updateConnectAddr(String, InetSocketAddress) - 类 中的方法org.apache.hadoop.yarn.conf.YarnConfiguration
 
UPDATED_NODES_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
updateNodeResource(RpcController, YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto) - 接口 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
 
updateNodeResource(RpcController, YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto>) - 接口 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Interface
rpc updateNodeResource(.hadoop.yarn.UpdateNodeResourceRequestProto) returns (.hadoop.yarn.UpdateNodeResourceResponseProto);
updateNodeResource(RpcController, YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub
 
updateNodeResource(RpcController, YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto>) - 类 中的方法org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
rpc updateNodeResource(.hadoop.yarn.UpdateNodeResourceRequestProto) returns (.hadoop.yarn.UpdateNodeResourceResponseProto);
updateNodeResource(UpdateNodeResourceRequest) - 接口 中的方法org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
The interface used by admin to update nodes' resources to the ResourceManager .
UpdateNodeResourceRequest - org.apache.hadoop.yarn.server.api.protocolrecords中的类
The request sent by admin to change a list of nodes' resource to the ResourceManager.
UpdateNodeResourceRequest() - 类 的构造器org.apache.hadoop.yarn.server.api.protocolrecords.UpdateNodeResourceRequest
 
UpdateNodeResourceResponse - org.apache.hadoop.yarn.server.api.protocolrecords中的接口
The response sent by the ResourceManager to Admin client on node resource change.
URL - org.apache.hadoop.yarn.api.records中的类
URL represents a serializable URL.
URL() - 类 的构造器org.apache.hadoop.yarn.api.records.URL
 
USED_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
USED_RESOURCES_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
useHttps(Configuration) - 类 中的静态方法org.apache.hadoop.yarn.conf.YarnConfiguration
 
USER_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
USER_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
USER_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
USER_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
USER_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
USERACLS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
USERINFO_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
USERS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 

V

VALUE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
VALUE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
VALUE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.api.ApplicationConstants.Environment
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.ApplicationsRequestScope
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.api.records.AMCommand
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.api.records.ApplicationAccessType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.api.records.ContainerState
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.api.records.FinalApplicationStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.api.records.LocalResourceType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.api.records.LocalResourceVisibility
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.api.records.NodeState
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.api.records.QueueACL
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.api.records.QueueState
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.api.records.YarnApplicationAttemptState
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.api.records.YarnApplicationState
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.AMCommandProto
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.AMCommandProto
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.AMCommandProto
 
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAccessTypeProto
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAccessTypeProto
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAccessTypeProto
 
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
 
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto
 
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
 
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceTypeProto
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceTypeProto
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceTypeProto
 
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceVisibilityProto
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceVisibilityProto
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceVisibilityProto
 
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
 
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueACLProto
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueACLProto
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueACLProto
 
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueStateProto
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueStateProto
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueStateProto
 
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
 
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
 
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
 
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
 
valueOf(String) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ApplicationsRequestScopeProto
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ApplicationsRequestScopeProto
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ApplicationsRequestScopeProto
 
values() - 枚举 中的静态方法org.apache.hadoop.yarn.api.ApplicationConstants.Environment
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.api.protocolrecords.ApplicationsRequestScope
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.api.records.AMCommand
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.api.records.ApplicationAccessType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.api.records.ContainerState
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.api.records.FinalApplicationStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.api.records.LocalResourceType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.api.records.LocalResourceVisibility
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.api.records.NodeState
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.api.records.QueueACL
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.api.records.QueueState
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.api.records.YarnApplicationAttemptState
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.api.records.YarnApplicationState
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.AMCommandProto
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAccessTypeProto
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceTypeProto
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceVisibilityProto
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueACLProto
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.QueueStateProto
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ApplicationsRequestScopeProto
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
verifyAndSetAllServiceAddresses(Configuration) - 类 中的静态方法org.apache.hadoop.yarn.conf.HAUtil
 
verifyAndSetConfiguration(Configuration) - 类 中的静态方法org.apache.hadoop.yarn.conf.HAUtil
Verify configuration for Resource Manager HA.
VIEWABLE_VALUE - 枚举 中的静态变量org.apache.hadoop.yarn.proto.YarnServiceProtos.ApplicationsRequestScopeProto
VIEWABLE = 1;
VIRTUAL_CORES_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
VISIBILITY_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 

W

writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
writeReplace() - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
writeTo(CodedOutputStream) - 类 中的方法org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 

Y

YARN_ACL_ENABLE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Are acls enabled.
YARN_ADMIN_ACL - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
ACL of who can be admin of YARN cluster.
YARN_APP_CONTAINER_LOG_BACKUPS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_APP_CONTAINER_LOG_DIR - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The log directory for the containers
YARN_APP_CONTAINER_LOG_SIZE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_APPLICATION_ATTEMPT_STATE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
YARN_APPLICATION_ATTEMPT_STATE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
YARN_APPLICATION_ATTEMPT_STATE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
YARN_APPLICATION_CLASSPATH - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
CLASSPATH for YARN applications.
YARN_APPLICATION_STATE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
YARN_APPLICATION_STATE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
YARN_APPLICATION_STATE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
YARN_CLIENT_APP_SUBMISSION_POLL_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
已过时。
YARN_CLIENT_APPLICATION_CLIENT_PROTOCOL_POLL_INTERVAL_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The interval that the yarn client library uses to poll the completion status of the asynchronous API of application client protocol.
YARN_CLIENT_APPLICATION_CLIENT_PROTOCOL_POLL_TIMEOUT_MS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
The duration that the yarn client library waits, cumulatively across polls, for an expected state change to occur.
YARN_HTTP_POLICY_DEFAULT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_HTTP_POLICY_KEY - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_LOG_SERVER_URL - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_MC_PREFIX - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_MINICLUSTER_CONTROL_RESOURCE_MONITORING - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Whether users are explicitly trying to control resource monitoring configuration for the MiniYARNCluster.
YARN_MINICLUSTER_FIXED_PORTS - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Whether to use fixed ports with the minicluster.
YARN_MINICLUSTER_USE_RPC - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Whether the NM should use RPC to connect to the RM.
YARN_PREFIX - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_SECURITY_SERVICE_AUTHORIZATION_APPLICATIONCLIENT_PROTOCOL - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_SECURITY_SERVICE_AUTHORIZATION_APPLICATIONMASTER_PROTOCOL - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_SECURITY_SERVICE_AUTHORIZATION_CONTAINER_MANAGEMENT_PROTOCOL - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_SECURITY_SERVICE_AUTHORIZATION_RESOURCE_LOCALIZER - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_SECURITY_SERVICE_AUTHORIZATION_RESOURCEMANAGER_ADMINISTRATION_PROTOCOL - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_SECURITY_SERVICE_AUTHORIZATION_RESOURCETRACKER_PROTOCOL - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
YARN Service Level Authorization
YARN_SITE_CONFIGURATION_FILE - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_SSL_CLIENT_HTTPS_NEED_AUTH_DEFAULT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_SSL_SERVER_RESOURCE_DEFAULT - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_TRACKING_URL_GENERATOR - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
YarnApplicationAttemptState - org.apache.hadoop.yarn.api.records中的枚举
Enumeration of various states of a RMAppAttempt.
YarnApplicationState - org.apache.hadoop.yarn.api.records中的枚举
Enumeration of various states of an ApplicationMaster.
YarnClusterMetrics - org.apache.hadoop.yarn.api.records中的类
YarnClusterMetrics represents cluster metrics.
YarnClusterMetrics() - 类 的构造器org.apache.hadoop.yarn.api.records.YarnClusterMetrics
 
YarnConfiguration - org.apache.hadoop.yarn.conf中的类
 
YarnConfiguration() - 类 的构造器org.apache.hadoop.yarn.conf.YarnConfiguration
 
YarnConfiguration(Configuration) - 类 的构造器org.apache.hadoop.yarn.conf.YarnConfiguration
 
YarnException - org.apache.hadoop.yarn.exceptions中的异常错误
YarnException indicates exceptions from yarn servers.
YarnException() - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.YarnException
 
YarnException(String) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.YarnException
 
YarnException(Throwable) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.YarnException
 
YarnException(String, Throwable) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.YarnException
 
YarnProtos - org.apache.hadoop.yarn.proto中的类
 
YarnProtos.AMCommandProto - org.apache.hadoop.yarn.proto中的枚举
Protobuf enum hadoop.yarn.AMCommandProto
YarnProtos.ApplicationAccessTypeProto - org.apache.hadoop.yarn.proto中的枚举
Protobuf enum hadoop.yarn.ApplicationAccessTypeProto
YarnProtos.ApplicationACLMapProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationACLMapProto
YarnProtos.ApplicationACLMapProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationACLMapProto
YarnProtos.ApplicationACLMapProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.ApplicationAttemptIdProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationAttemptIdProto
YarnProtos.ApplicationAttemptIdProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationAttemptIdProto
YarnProtos.ApplicationAttemptIdProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.ApplicationAttemptReportProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationAttemptReportProto
YarnProtos.ApplicationAttemptReportProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationAttemptReportProto
YarnProtos.ApplicationAttemptReportProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.ApplicationIdProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationIdProto
YarnProtos.ApplicationIdProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationIdProto
YarnProtos.ApplicationIdProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.ApplicationReportProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationReportProto
YarnProtos.ApplicationReportProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationReportProto
YarnProtos.ApplicationReportProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.ApplicationResourceUsageReportProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationResourceUsageReportProto
YarnProtos.ApplicationResourceUsageReportProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationResourceUsageReportProto
YarnProtos.ApplicationResourceUsageReportProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.ApplicationSubmissionContextProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationSubmissionContextProto ////////////////////////////////////////////////////////////////////// //// From client_RM_Protocol ///////////////////////////////////////// //////////////////////////////////////////////////////////////////////
YarnProtos.ApplicationSubmissionContextProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationSubmissionContextProto ////////////////////////////////////////////////////////////////////// //// From client_RM_Protocol ///////////////////////////////////////// //////////////////////////////////////////////////////////////////////
YarnProtos.ApplicationSubmissionContextProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.ContainerExitStatusProto - org.apache.hadoop.yarn.proto中的枚举
Protobuf enum hadoop.yarn.ContainerExitStatusProto
YarnProtos.ContainerIdProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ContainerIdProto
YarnProtos.ContainerIdProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ContainerIdProto
YarnProtos.ContainerIdProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.ContainerLaunchContextProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ContainerLaunchContextProto
YarnProtos.ContainerLaunchContextProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ContainerLaunchContextProto
YarnProtos.ContainerLaunchContextProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.ContainerProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ContainerProto
YarnProtos.ContainerProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ContainerProto
YarnProtos.ContainerProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.ContainerReportProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ContainerReportProto
YarnProtos.ContainerReportProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ContainerReportProto
YarnProtos.ContainerReportProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.ContainerResourceDecreaseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ContainerResourceDecreaseProto
YarnProtos.ContainerResourceDecreaseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ContainerResourceDecreaseProto
YarnProtos.ContainerResourceDecreaseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.ContainerResourceIncreaseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ContainerResourceIncreaseProto
YarnProtos.ContainerResourceIncreaseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ContainerResourceIncreaseProto
YarnProtos.ContainerResourceIncreaseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.ContainerResourceIncreaseRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ContainerResourceIncreaseRequestProto
YarnProtos.ContainerResourceIncreaseRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ContainerResourceIncreaseRequestProto
YarnProtos.ContainerResourceIncreaseRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.ContainerStateProto - org.apache.hadoop.yarn.proto中的枚举
Protobuf enum hadoop.yarn.ContainerStateProto
YarnProtos.ContainerStatusProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ContainerStatusProto
YarnProtos.ContainerStatusProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ContainerStatusProto
YarnProtos.ContainerStatusProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.FinalApplicationStatusProto - org.apache.hadoop.yarn.proto中的枚举
Protobuf enum hadoop.yarn.FinalApplicationStatusProto
YarnProtos.LocalResourceProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.LocalResourceProto
YarnProtos.LocalResourceProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.LocalResourceProto
YarnProtos.LocalResourceProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.LocalResourceTypeProto - org.apache.hadoop.yarn.proto中的枚举
Protobuf enum hadoop.yarn.LocalResourceTypeProto
YarnProtos.LocalResourceVisibilityProto - org.apache.hadoop.yarn.proto中的枚举
Protobuf enum hadoop.yarn.LocalResourceVisibilityProto
YarnProtos.NodeIdProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.NodeIdProto
YarnProtos.NodeIdProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.NodeIdProto
YarnProtos.NodeIdProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.NodeReportProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.NodeReportProto
YarnProtos.NodeReportProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.NodeReportProto
YarnProtos.NodeReportProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.NodeResourceMapProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.NodeResourceMapProto
YarnProtos.NodeResourceMapProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.NodeResourceMapProto
YarnProtos.NodeResourceMapProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.NodeStateProto - org.apache.hadoop.yarn.proto中的枚举
Protobuf enum hadoop.yarn.NodeStateProto
YarnProtos.PreemptionContainerProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.PreemptionContainerProto
YarnProtos.PreemptionContainerProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.PreemptionContainerProto
YarnProtos.PreemptionContainerProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.PreemptionContractProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.PreemptionContractProto
YarnProtos.PreemptionContractProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.PreemptionContractProto
YarnProtos.PreemptionContractProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.PreemptionMessageProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.PreemptionMessageProto
YarnProtos.PreemptionMessageProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.PreemptionMessageProto
YarnProtos.PreemptionMessageProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.PreemptionResourceRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.PreemptionResourceRequestProto
YarnProtos.PreemptionResourceRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.PreemptionResourceRequestProto
YarnProtos.PreemptionResourceRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.PriorityProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.PriorityProto
YarnProtos.PriorityProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.PriorityProto
YarnProtos.PriorityProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.QueueACLProto - org.apache.hadoop.yarn.proto中的枚举
Protobuf enum hadoop.yarn.QueueACLProto
YarnProtos.QueueInfoProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.QueueInfoProto
YarnProtos.QueueInfoProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.QueueInfoProto
YarnProtos.QueueInfoProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.QueueStateProto - org.apache.hadoop.yarn.proto中的枚举
Protobuf enum hadoop.yarn.QueueStateProto
YarnProtos.QueueUserACLInfoProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.QueueUserACLInfoProto
YarnProtos.QueueUserACLInfoProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.QueueUserACLInfoProto
YarnProtos.QueueUserACLInfoProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.ResourceBlacklistRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ResourceBlacklistRequestProto
YarnProtos.ResourceBlacklistRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ResourceBlacklistRequestProto
YarnProtos.ResourceBlacklistRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.ResourceOptionProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ResourceOptionProto
YarnProtos.ResourceOptionProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ResourceOptionProto
YarnProtos.ResourceOptionProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.ResourceProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ResourceProto
YarnProtos.ResourceProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ResourceProto
YarnProtos.ResourceProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.ResourceRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ResourceRequestProto ////////////////////////////////////////////////////////////////////// //// From AM_RM_Protocol ///////////////////////////////////////////// //////////////////////////////////////////////////////////////////////
YarnProtos.ResourceRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ResourceRequestProto ////////////////////////////////////////////////////////////////////// //// From AM_RM_Protocol ///////////////////////////////////////////// //////////////////////////////////////////////////////////////////////
YarnProtos.ResourceRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.SerializedExceptionProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.SerializedExceptionProto
YarnProtos.SerializedExceptionProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.SerializedExceptionProto
YarnProtos.SerializedExceptionProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.StrictPreemptionContractProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.StrictPreemptionContractProto
YarnProtos.StrictPreemptionContractProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.StrictPreemptionContractProto
YarnProtos.StrictPreemptionContractProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.StringBytesMapProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.StringBytesMapProto
YarnProtos.StringBytesMapProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.StringBytesMapProto
YarnProtos.StringBytesMapProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.StringLocalResourceMapProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.StringLocalResourceMapProto ////////////////////////////////////////////////////////////////////// //// From common////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////
YarnProtos.StringLocalResourceMapProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.StringLocalResourceMapProto ////////////////////////////////////////////////////////////////////// //// From common////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////
YarnProtos.StringLocalResourceMapProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.StringStringMapProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.StringStringMapProto
YarnProtos.StringStringMapProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.StringStringMapProto
YarnProtos.StringStringMapProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.URLProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.URLProto
YarnProtos.URLProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.URLProto
YarnProtos.URLProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnProtos.YarnApplicationAttemptStateProto - org.apache.hadoop.yarn.proto中的枚举
Protobuf enum hadoop.yarn.YarnApplicationAttemptStateProto
YarnProtos.YarnApplicationStateProto - org.apache.hadoop.yarn.proto中的枚举
Protobuf enum hadoop.yarn.YarnApplicationStateProto
YarnProtos.YarnClusterMetricsProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.YarnClusterMetricsProto
YarnProtos.YarnClusterMetricsProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.YarnClusterMetricsProto
YarnProtos.YarnClusterMetricsProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnRuntimeException - org.apache.hadoop.yarn.exceptions中的异常错误
Base Yarn Exception.
YarnRuntimeException(Throwable) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.YarnRuntimeException
 
YarnRuntimeException(String) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.YarnRuntimeException
 
YarnRuntimeException(String, Throwable) - 异常错误 的构造器org.apache.hadoop.yarn.exceptions.YarnRuntimeException
 
YarnServerResourceManagerServiceProtos - org.apache.hadoop.yarn.proto中的类
 
YarnServerResourceManagerServiceProtos.ActiveRMInfoProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ActiveRMInfoProto //////////////////////////////////////////////////////////////// /////////// RM Failover related records //////////////////////// ////////////////////////////////////////////////////////////////
YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ActiveRMInfoProto //////////////////////////////////////////////////////////////// /////////// RM Failover related records //////////////////////// ////////////////////////////////////////////////////////////////
YarnServerResourceManagerServiceProtos.ActiveRMInfoProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationAttemptStateDataProto
YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationAttemptStateDataProto
YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServerResourceManagerServiceProtos.ApplicationStateDataProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationStateDataProto
YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ApplicationStateDataProto
YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetGroupsForUserRequestProto
YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetGroupsForUserRequestProto
YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetGroupsForUserResponseProto
YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetGroupsForUserResponseProto
YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RefreshAdminAclsRequestProto
YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RefreshAdminAclsRequestProto
YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RefreshAdminAclsResponseProto
YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RefreshAdminAclsResponseProto
YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RefreshNodesRequestProto
YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RefreshNodesRequestProto
YarnServerResourceManagerServiceProtos.RefreshNodesRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RefreshNodesResponseProto
YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RefreshNodesResponseProto
YarnServerResourceManagerServiceProtos.RefreshNodesResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RefreshQueuesRequestProto
YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RefreshQueuesRequestProto
YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RefreshQueuesResponseProto
YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RefreshQueuesResponseProto
YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RefreshServiceAclsRequestProto
YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RefreshServiceAclsRequestProto
YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RefreshServiceAclsResponseProto
YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RefreshServiceAclsResponseProto
YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RefreshSuperUserGroupsConfigurationRequestProto
YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RefreshSuperUserGroupsConfigurationRequestProto
YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RefreshSuperUserGroupsConfigurationResponseProto
YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RefreshSuperUserGroupsConfigurationResponseProto
YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RefreshUserToGroupsMappingsRequestProto
YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RefreshUserToGroupsMappingsRequestProto
YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RefreshUserToGroupsMappingsResponseProto
YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RefreshUserToGroupsMappingsResponseProto
YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto - org.apache.hadoop.yarn.proto中的枚举
Protobuf enum hadoop.yarn.RMAppAttemptStateProto ////////////////////////////////////////////////////////////////////// //// RM recovery related records ///////////////////////////////////// //////////////////////////////////////////////////////////////////////
YarnServerResourceManagerServiceProtos.RMAppStateProto - org.apache.hadoop.yarn.proto中的枚举
Protobuf enum hadoop.yarn.RMAppStateProto
YarnServerResourceManagerServiceProtos.RMStateVersionProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RMStateVersionProto
YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RMStateVersionProto
YarnServerResourceManagerServiceProtos.RMStateVersionProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.UpdateNodeResourceRequestProto
YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.UpdateNodeResourceRequestProto
YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.UpdateNodeResourceResponseProto
YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.UpdateNodeResourceResponseProto
YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos - org.apache.hadoop.yarn.proto中的类
 
YarnServiceProtos.AllocateRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.AllocateRequestProto
YarnServiceProtos.AllocateRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.AllocateRequestProto
YarnServiceProtos.AllocateRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.AllocateResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.AllocateResponseProto
YarnServiceProtos.AllocateResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.AllocateResponseProto
YarnServiceProtos.AllocateResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.ApplicationsRequestScopeProto - org.apache.hadoop.yarn.proto中的枚举
Protobuf enum hadoop.yarn.ApplicationsRequestScopeProto
YarnServiceProtos.ContainerExceptionMapProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ContainerExceptionMapProto
YarnServiceProtos.ContainerExceptionMapProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.ContainerExceptionMapProto
YarnServiceProtos.ContainerExceptionMapProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.FinishApplicationMasterRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.FinishApplicationMasterRequestProto
YarnServiceProtos.FinishApplicationMasterRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.FinishApplicationMasterRequestProto
YarnServiceProtos.FinishApplicationMasterRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.FinishApplicationMasterResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.FinishApplicationMasterResponseProto
YarnServiceProtos.FinishApplicationMasterResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.FinishApplicationMasterResponseProto
YarnServiceProtos.FinishApplicationMasterResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetApplicationAttemptReportRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetApplicationAttemptReportRequestProto
YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetApplicationAttemptReportRequestProto
YarnServiceProtos.GetApplicationAttemptReportRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetApplicationAttemptReportResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetApplicationAttemptReportResponseProto
YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetApplicationAttemptReportResponseProto
YarnServiceProtos.GetApplicationAttemptReportResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetApplicationAttemptsRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetApplicationAttemptsRequestProto
YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetApplicationAttemptsRequestProto
YarnServiceProtos.GetApplicationAttemptsRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetApplicationAttemptsResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetApplicationAttemptsResponseProto
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetApplicationAttemptsResponseProto
YarnServiceProtos.GetApplicationAttemptsResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetApplicationReportRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetApplicationReportRequestProto
YarnServiceProtos.GetApplicationReportRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetApplicationReportRequestProto
YarnServiceProtos.GetApplicationReportRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetApplicationReportResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetApplicationReportResponseProto
YarnServiceProtos.GetApplicationReportResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetApplicationReportResponseProto
YarnServiceProtos.GetApplicationReportResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetApplicationsRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetApplicationsRequestProto
YarnServiceProtos.GetApplicationsRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetApplicationsRequestProto
YarnServiceProtos.GetApplicationsRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetApplicationsResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetApplicationsResponseProto
YarnServiceProtos.GetApplicationsResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetApplicationsResponseProto
YarnServiceProtos.GetApplicationsResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetClusterMetricsRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetClusterMetricsRequestProto
YarnServiceProtos.GetClusterMetricsRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetClusterMetricsRequestProto
YarnServiceProtos.GetClusterMetricsRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetClusterMetricsResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetClusterMetricsResponseProto
YarnServiceProtos.GetClusterMetricsResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetClusterMetricsResponseProto
YarnServiceProtos.GetClusterMetricsResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetClusterNodesRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetClusterNodesRequestProto
YarnServiceProtos.GetClusterNodesRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetClusterNodesRequestProto
YarnServiceProtos.GetClusterNodesRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetClusterNodesResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetClusterNodesResponseProto
YarnServiceProtos.GetClusterNodesResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetClusterNodesResponseProto
YarnServiceProtos.GetClusterNodesResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetContainerReportRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetContainerReportRequestProto
YarnServiceProtos.GetContainerReportRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetContainerReportRequestProto
YarnServiceProtos.GetContainerReportRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetContainerReportResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetContainerReportResponseProto
YarnServiceProtos.GetContainerReportResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetContainerReportResponseProto
YarnServiceProtos.GetContainerReportResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetContainersRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetContainersRequestProto
YarnServiceProtos.GetContainersRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetContainersRequestProto
YarnServiceProtos.GetContainersRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetContainersResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetContainersResponseProto
YarnServiceProtos.GetContainersResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetContainersResponseProto
YarnServiceProtos.GetContainersResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetContainerStatusesRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetContainerStatusesRequestProto
YarnServiceProtos.GetContainerStatusesRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetContainerStatusesRequestProto
YarnServiceProtos.GetContainerStatusesRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetContainerStatusesResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetContainerStatusesResponseProto
YarnServiceProtos.GetContainerStatusesResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetContainerStatusesResponseProto
YarnServiceProtos.GetContainerStatusesResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetContainerStatusRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetContainerStatusRequestProto
YarnServiceProtos.GetContainerStatusRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetContainerStatusRequestProto
YarnServiceProtos.GetContainerStatusRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetContainerStatusResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetContainerStatusResponseProto
YarnServiceProtos.GetContainerStatusResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetContainerStatusResponseProto
YarnServiceProtos.GetContainerStatusResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetNewApplicationRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetNewApplicationRequestProto
YarnServiceProtos.GetNewApplicationRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetNewApplicationRequestProto
YarnServiceProtos.GetNewApplicationRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetNewApplicationResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetNewApplicationResponseProto
YarnServiceProtos.GetNewApplicationResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetNewApplicationResponseProto
YarnServiceProtos.GetNewApplicationResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetQueueInfoRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetQueueInfoRequestProto
YarnServiceProtos.GetQueueInfoRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetQueueInfoRequestProto
YarnServiceProtos.GetQueueInfoRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetQueueInfoResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetQueueInfoResponseProto
YarnServiceProtos.GetQueueInfoResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetQueueInfoResponseProto
YarnServiceProtos.GetQueueInfoResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetQueueUserAclsInfoRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetQueueUserAclsInfoRequestProto
YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetQueueUserAclsInfoRequestProto
YarnServiceProtos.GetQueueUserAclsInfoRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.GetQueueUserAclsInfoResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetQueueUserAclsInfoResponseProto
YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.GetQueueUserAclsInfoResponseProto
YarnServiceProtos.GetQueueUserAclsInfoResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.KillApplicationRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.KillApplicationRequestProto
YarnServiceProtos.KillApplicationRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.KillApplicationRequestProto
YarnServiceProtos.KillApplicationRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.KillApplicationResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.KillApplicationResponseProto
YarnServiceProtos.KillApplicationResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.KillApplicationResponseProto
YarnServiceProtos.KillApplicationResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.MoveApplicationAcrossQueuesRequestProto
YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.MoveApplicationAcrossQueuesRequestProto
YarnServiceProtos.MoveApplicationAcrossQueuesRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.MoveApplicationAcrossQueuesResponseProto
YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.MoveApplicationAcrossQueuesResponseProto
YarnServiceProtos.MoveApplicationAcrossQueuesResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.NMTokenProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.NMTokenProto
YarnServiceProtos.NMTokenProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.NMTokenProto
YarnServiceProtos.NMTokenProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.RegisterApplicationMasterRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RegisterApplicationMasterRequestProto //////////////////////////////////////////////////// ///// AM_RM_Protocol /////////////////////////////// ////////////////////////////////////////////////////
YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RegisterApplicationMasterRequestProto //////////////////////////////////////////////////// ///// AM_RM_Protocol /////////////////////////////// ////////////////////////////////////////////////////
YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.RegisterApplicationMasterResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RegisterApplicationMasterResponseProto
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.RegisterApplicationMasterResponseProto
YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.StartContainerRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.StartContainerRequestProto
YarnServiceProtos.StartContainerRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.StartContainerRequestProto
YarnServiceProtos.StartContainerRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.StartContainerResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.StartContainerResponseProto
YarnServiceProtos.StartContainerResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.StartContainerResponseProto
YarnServiceProtos.StartContainerResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.StartContainersRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.StartContainersRequestProto // bulk API records
YarnServiceProtos.StartContainersRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.StartContainersRequestProto // bulk API records
YarnServiceProtos.StartContainersRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.StartContainersResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.StartContainersResponseProto
YarnServiceProtos.StartContainersResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.StartContainersResponseProto
YarnServiceProtos.StartContainersResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.StopContainerRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.StopContainerRequestProto
YarnServiceProtos.StopContainerRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.StopContainerRequestProto
YarnServiceProtos.StopContainerRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.StopContainerResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.StopContainerResponseProto
YarnServiceProtos.StopContainerResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.StopContainerResponseProto
YarnServiceProtos.StopContainerResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.StopContainersRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.StopContainersRequestProto
YarnServiceProtos.StopContainersRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.StopContainersRequestProto
YarnServiceProtos.StopContainersRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.StopContainersResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.StopContainersResponseProto
YarnServiceProtos.StopContainersResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.StopContainersResponseProto
YarnServiceProtos.StopContainersResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.SubmitApplicationRequestProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.SubmitApplicationRequestProto
YarnServiceProtos.SubmitApplicationRequestProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.SubmitApplicationRequestProto
YarnServiceProtos.SubmitApplicationRequestProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 
YarnServiceProtos.SubmitApplicationResponseProto - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.SubmitApplicationResponseProto
YarnServiceProtos.SubmitApplicationResponseProto.Builder - org.apache.hadoop.yarn.proto中的类
Protobuf type hadoop.yarn.SubmitApplicationResponseProto
YarnServiceProtos.SubmitApplicationResponseProtoOrBuilder - org.apache.hadoop.yarn.proto中的接口
 

Z

ZK_RM_STATE_STORE_PARENT_PATH - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Parent znode path under which ZKRMStateStore will create znodes
ZK_RM_STATE_STORE_ROOT_NODE_ACL - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
Root node ACLs for fencing
ZK_STATE_STORE_PREFIX - 类 中的静态变量org.apache.hadoop.yarn.conf.YarnConfiguration
 
$ A B C D E F G H I K L M N O P Q R S T U V W Y Z 

Copyright © 2014 Apache Software Foundation. All Rights Reserved.